Skip to content

A HTTP proxy that manages the requests through a SOCKS proxy.

Notifications You must be signed in to change notification settings

alderz/sockswrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sockswrapper is a HTTP proxy, written in python, that sends all the traffic
through a SOCKS proxy.

YOU NEED socksipy TO RUN THIS.

your computer -> sockswrapper (HTTP proxy) -> SOCKS proxy -> internet

Usage: ./sockswrapper.py socks_hosts socks_port [port [allowed_client name ...]]

Use example:
./sockswrapper.py localhost 4711 8080

About

A HTTP proxy that manages the requests through a SOCKS proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages