Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 168 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 168 Bytes

glimpse

Simple SOCKS5 proxy server written in Golang.

Building

To comple glimpse run the following command:

go build -o ./bin/glimpse ./cmd/glimpse