ihostproxy

command module
v0.0.0-...-1cd449f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 12 Imported by: 0

README

ihostproxy

A self-hosted SOCKS5 proxy with an extremely basic authentication webui

Todo

Web UI

  • Change password

Proxy

  • FQDN
  • IP Whitelist

Running

Running with the default ports and a custom volume for saving the db data

NOTE: password cannot contain special symbols.

docker run -d --name ihostproxy -p 1080:1080 -p 8080:8080 -v v_ihostproxy:/db -e WEBUI_USER=admin -e WEBUI_PASS="YOUR PASSWORD HERE" -e DB_PATH=/db/main.db alexng353/ihostproxy

Attributions

Project is roughly based off of serjs/socks5-server

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL