GitHub - RogueTeam/fullproxy: Proxy toolkit including SOCKS5, HTTP, port forward and reverse base proxying (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

RogueTeam / fullproxy Public

Proxy toolkit including SOCKS5, HTTP, port forward and reverse base proxying

License

MIT license

81 stars 9 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory792 Commits
.github/workflows .github/workflows
circuit circuit
compose compose
docs docs
filter filter
logo logo
proxies proxies
reverse reverse
sshd sshd
utils utils
.gitattributes .gitattributes
.gitignore .gitignore
CHANGELOG.md CHANGELOG.md
CONTRIBUTING.md CONTRIBUTING.md
LICENSE LICENSE
README.md README.md
docker-compose.yaml docker-compose.yaml
fullproxy-compose.yaml fullproxy-compose.yaml
go.mod go.mod
go.sum go.sum
main.go main.go
package-lock.json package-lock.json
package.json package.json
version.py version.py

Repository files navigation

fullproxy

Release Test Versioning codecov GitHub go.mod Go version Go Report Card Awesome

logo

Installing

Pre-compiled binaries

You can find pre-compiled binaries in release

Go install

Can compile from source with:

go install github.com/shoriwe/fullproxy/v4@latest

Cloning repository

git clone https://github.com/shoriwe/fullproxy

cd fullproxy && go build .

Preview

Compose

See Compose for more information about compose contracts.

fullproxy compose ./fullproxy-compose.yaml

Documentation

File Description
Circuits Documentation about how circuits work
CLI Documentation of the CLI tool
Compose Documentation about the compose specification
Continuous integration Documentation of the CI

Coverage

codecov codecov

About

Proxy toolkit including SOCKS5, HTTP, port forward and reverse base proxying

Topics

go tunnel portable proxy proxy-server http-proxy socks5 reverse-proxy port-forward

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Custom properties

Stars

81 stars

Watchers

5 watching

Forks

9 forks

Report repository

Releases16

Release 4.1.1 Latest Jun 12, 2023

+ 15 releases

Languages