8000 GitHub - trichimtrich/socks4gui: a socks v4 server based on twisted reactor framework with graphic UI, log/on-air modify traffic, user-defined script
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
/ socks4gui Public archive

a socks v4 server based on twisted reactor framework with graphic UI, log/on-air modify traffic, user-defined script

License

Notifications You must be signed in to change notification settings

trichimtrich/socks4gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socks4gui

forked from socks4 by spk 👌, with addtional features:

  • a socks v4 server based on twisted reactor framework.
  • supports graphic UI (PyQt5).
  • supports multi platform (Windows/Linux/MacOS). Thanks to Qt5.
  • supports traffic logging and on-air packet filtering.
  • user-defined scripting. Check example

Traffic flow

  • Decap module: user-defined script (decode/decrypt/...)
  • Encap module: user-defined script (encode/encrypt/...)
  • Replace/Ignore mode: modify packet

model

❗module can be disable (redstar)

❕transmit packet with no modifying when disable all modules (redline)

Dependencies

Only supports for Python 3. You can check out the requirements.txt

  • twisted framework
  • PyQt5 Libraries

All platform

pip -i requirements.txt
<or>
pip3 -i requirements.txt

Usage

  • Run program chmod +x socks4gui.py; ./socks4gui.py

Screenshot

  • All you got to do is hit the start button and enjoy your socks server.

License

GPL v3

About

a socks v4 server based on twisted reactor framework with graphic UI, log/on-air modify traffic, user-defined script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0