I want handle options that are provided by TP-LINK router, like MAC filtering
, wireless stats
, forwarding
and other features from my terminal.
Asked
Active
Viewed 8,138 times
0

7_R3X
- 1,151
- 1
- 16
- 31

juggernauthk108
- 961
1 Answers
1
Xou can do this by using links2
which is a pure text based browser for terminal.
To install links2
:
sudo apt-get install links2
Then you can call your router by its normal adress he has in the network example (taken from my network):
links2 192.168.0.1

Videonauth
- 33,355
- 17
- 105
- 120
Unsupported browser!
– Martin Argerami Jun 10 '21 at 04:16