Tagged Questions
3
votes
1answer
324 views
The n mode on “iwlist wlan0 scan”
I know how to determine if scanned AP uses B or G mode, but how to know (using "iwlist wlan0 scan") it uses N protocol ?
if I use "iw dev wlan0 scan" and see if the cell has a "HT capabilities" block.
...
1
vote
0answers
158 views
Is openwrt difficult to use for a novice? [closed]
Background
I am very interested in openwrt, I like that it's open source and gives you complete, granular control over your router.
I'm going to use my router for a home network (with a nas, htpc ...
1
vote
1answer
428 views
Only allow ssh/vpn on OpenWRT
If I don't want to use wireless encryption, but I still want security and I want to use sshuttle (on the clients, see: https://github.com/apenwarr/sshuttle/) for tunneling everything through an SSH ...