Skip to content

robbieusdev/socks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Install

Copy this command and write on your terminal

# install python requirements
pip install PySocks
pip install pick

# install socks5 server
wget https://github.com/mishakorzik/socks5/blob/main/socks5.py?raw=true
mv socks5.py?raw=true socks5.py

Usage

Start your own socks5 proxy server with one command

# show help menu
python3 socks5.py --help

# start socks5 proxy with console
python3 socks5.py --console on

Use is very easy and has a very large functionality. You can also use multihop or ipchanger

Repository Views Views

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages