Releases: wlh320/portguard
Releases · wlh320/portguard
v0.3.2
11 Jun 04:54
Compare
Sorry, something went wrong.
No results found
Release v0.3.2
add aarch64-linux-android support (both binary and JNI lib, tested on my own phone).
add a new subcommand clone-cli to clone existing clients to other platform with built-in config unchanged.
better error handling for ssh -R server.
v0.3.1
02 Jun 13:09
Compare
Sorry, something went wrong.
No results found
Release v0.3.1
before starting forwarding, server will verify file hash of reverse proxy client.
add a minimal client-only binary named pgcli for reducing file size in client side.
add a new subcommand mod-cli to re-generate existing client's keypair.
change default listening port of client to 8022
v0.3.0
31 May 10:39
Compare
Sorry, something went wrong.
No results found
Release v0.3.0
changes compared to v0.2.1:
v0.3.0
--reverse argument is removed for client because role of client can be detected automatically
clients in server config are now represented as set rather than map.
v0.3.0-pre2
add ssh -R feature using yamux (It just works, recommend to use existing projects like frp or rathole with -L mode)
add ssh -R + ssh -D feature (socks5 reverse proxy)
more tests needed
v0.3.0-pre2
30 May 13:40
Compare
Sorry, something went wrong.
No results found
Release v0.3.0-pre2
add ssh -R feature using yamux (It just works, recommend to use existing projects like frp or rathole with -L mode)
add ssh -R + ssh -D feature (socks5 reverse proxy)
more tests needed
v0.2.1
24 May 08:01
Compare
Sorry, something went wrong.
No results found
Release v0.2.1
add x86_64-apple-darwin support (not tested)
regularize section name
server can generate client for any platform (windows, linux, macos)
client can derive its public key using list-key subcommand
v0.2.0
20 May 13:05
Compare
Sorry, something went wrong.
No results found
Release v0.2.0
add ssh -D feature with a built-in SOCKS5 server
can overwrite config of existing client
试试 Github Actions
v0.1.0
24 Apr 08:58
Compare
Sorry, something went wrong.
No results found