tiny-frpc
Proxy server
Provides a simple reverse proxy solution using SSH protocol and FRPS.
tiny frpc using ssh protocol with frps
140 stars
3 watching
11 forks
Language: Go
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
mwitkow/grpc-proxy | A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 965 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 132 |
bmf-san/gondola | A tool for setting up and managing reverse proxies with support for multiple upstream servers, TLS encryption, and static file serving. | 7 |
tg123/sshpiper | A reverse proxy service for SSH connections with authentication and authorization | 994 |
fiorix/go-smpp | An implementation of the SMPP 3.4 protocol in Go. | 220 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,315 |
3proxy/3proxy | A small proxy server that provides basic network management and security features | 3,995 |
pkg/sftp | Provides file system operations on remote SSH servers using SFTP | 1,527 |
erpc/erpc | A fault-tolerant proxy solution for interacting with the Ethereum blockchain | 362 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |