7 ms·
using ssh for proxying is getting blocked within the first minute.
by blablablub 3y ago
using ssh for proxying is getting blocked within the first minute.
- speedgoose 3y agoDoes this mean that in addition of the classic fail2ban, geoip firewall, or forever super slow login banners, we could also have a honey pot sending a lot of data with a traffic pattern similar than web browsing ?
- lsllc 3y agoCould be a use case for X-Windows with ssh -X [0]? (so your web browser is actually running outside the GFW, it's just the window updates that are coming over the SSH tunnel). [0] https://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-to-run-graphics-applications-remotely https://unix.stackexchange.com/questions/12755/how-to-forwar...
- blablablub 3y agoany ssh traffic that does not look like ssh traffic (few bytes send to server, some more bytes returned) gets either terminated or slowed down to a crawl