command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
glimpse
A simple SOCKS5 server written in Go. It only supports CONNECT commands and has password authentication.
Installation
To install glimpse run:
go install github.com/waterfountain1996/glimpse@latest
Usage
Note that username without a password is an invalid configuration, while a password without
a username is.
Usage of glimpse:
-b string
Address to listen on (default ":1080")
-p string
Proxy password
-u string
Proxy user
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.