Skip to content

GNUWeeb/gwproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwproxy
-------
The GNU/Weeb Proxy. A simple TCP proxy running on GNU/Linux.

Features:
  - TCP to TCP proxy.
  - SOCKS5 CONNECT proxy.
  - SOCKS5 User/Password authentication.
  - SOCKS5 without authentication.
  - SOCKS5 IPv4, IPv6 and domain name support.


Building gwproxy
----------------
sudo apt install -y git build-essential;
git clone https://github.com/GNUWeeb/gwproxy.git;
cd gwproxy;
make -j$(nproc);
./gwproxy;


Contributing
------------
This project is maintained by Ammar Faizi <ammarfaizi2@gnuweeb.org>.
Send your patches to "GNU/Weeb Mailing List" <gwml@vger.gnuweeb.org>.


-- 
Ammar Faizi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •