#front-end #sock #proxy

app laundry5

Shuffles your socks - rotating proxy frontend server

1 unstable release

0.1.0 Jun 2, 2021

#52 in #sock

GPL-3.0 license

21KB
269 lines

laundry5

Shuffles your socks - rotating proxy frontend server.

# start proxy server
laundry5 -v -B 127.0.0.1:1337 -L ./pr0xies.txt
# add new proxies to list
echo 127.0.0.1:9050 | anewer ./pr0xies.txt
# reload proxy list
killall -HUP laundry5
# send a request through a random proxy from list
curl -vx socks5h://127.0.0.1:1337 https://icanhazip.com/

License

GPLv3+

Dependencies

~9–19MB
~247K SLoC