tiny-frpc
Proxy server
Provides a simple reverse proxy solution using SSH protocol and FRPS.
tiny frpc using ssh protocol with frps
135 stars
3 watching
8 forks
Language: Go
last commit: 3 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. | 962 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 372 |
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. | 133 |
bmf-san/gondola | A Go-based reverse proxy that allows configuration and management of upstream servers through a YAML file | 7 |
tg123/sshpiper | A reverse proxy service for SSH connections with authentication and authorization | 989 |
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,305 |
3proxy/3proxy | A tiny proxy server that provides various networking features and configurations. | 3,943 |
pkg/sftp | Provides file system operations on remote SSH servers using SFTP | 1,520 |
erpc/erpc | A fault-tolerant proxy solution for interacting with the Ethereum blockchain | 345 |
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 |