Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makew0rld/go-gemini-socks5
SOCKS5 proxy for go-gemini
https://github.com/makew0rld/go-gemini-socks5
Last synced: 26 days ago
JSON representation
SOCKS5 proxy for go-gemini
- Host: GitHub
- URL: https://github.com/makew0rld/go-gemini-socks5
- Owner: makew0rld
- License: mit
- Created: 2021-12-29T19:09:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T22:28:01.000Z (about 3 years ago)
- Last Synced: 2024-10-26T22:25:58.921Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-gemini-socks5
[![Go Reference](https://pkg.go.dev/badge/github.com/makeworld-the-better-one/go-gemini-socks5.svg)](https://pkg.go.dev/github.com/makeworld-the-better-one/go-gemini-socks5)
SOCKS5 proxy for [go-gemini](https://github.com/makeworld-the-better-one/go-gemini).
```
go get github.com/makeworld-the-better-one/go-gemini-socks5
```Import as `"github.com/makeworld-the-better-one/go-gemini-socks5"`, use as `gemsocks5`.