Eric Zhang
0860c6e018
Use random ports when port number is 0 ( #79 )
...
* Use random ports when port number is 0
* Add support for --max-port CLI option
* Fix typo
* Fix another typo
* Update README
2023-04-27 21:48:47 -04:00
Eric Zhang
931f2aa20b
Fix badge in README
...
See <https://github.com/badges/shields/issues/8671 >.
2023-01-01 15:06:59 -06:00
Eric Zhang
b65481abb0
Update docker deploy, turn off arm64 for now
2022-11-11 01:42:04 -05:00
Eric Zhang
d3d5d434ad
Update dependencies, including clap v4
...
Also fix Clippy lints for rustc 1.65 along the way.
2022-11-11 01:08:50 -05:00
Eric Zhang
fd83d4a207
Add Homebrew installation instructions
2022-06-05 13:00:16 -04:00
Eric Zhang
045324d7dc
Bump version to 0.4.0
2022-04-22 18:14:05 -04:00
Praveen Perera
a2b8382681
GitHub actions CI/CD releases ( #10 )
...
* Add GitHub CI/CD
* Add instructions for installing bin from GitHub releases
* Will work after a new version is released
* Add windows jobs for CI/CD
* Only run CI on stable rust
* Use `cargo fmt` instead of `rustfmt`, undo change
* Delete install.sh
* Update README.md
Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-22 18:04:26 -04:00
Eric Zhang
e25f021505
Bump version to 0.3.0
2022-04-14 15:24:09 -04:00
Orhun Parmaksız
cae08bb3c2
Support reading client/server secret from an environment variable ( #18 )
2022-04-14 14:40:52 -04:00
Antonio Mika
99fc4f7ddb
Add a configuration to allow forward to a different local host ( #15 )
...
* Add a configuration to allow forward to a different local host
* Minor documentation / formatting change
Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-11 23:45:07 -04:00
Eric Zhang
634af3f6af
Fix CI Docker build and bump version to 0.2.3
2022-04-10 23:27:26 -04:00
Eric Zhang
f6bd20a508
Edit README and bump version to 0.2.2
2022-04-10 23:20:23 -04:00
Jihchi Lee
c154a846f6
Add a Dockerfile for building a container image ( #8 )
...
* Add a Dockerfile
* Reduce image size from ~75MB to ~6MB
* Add Dockerignore and README documentation
* Add Docker build action to CI
Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-10 23:15:15 -04:00
Ariz Zubair
d4e7c42949
Minor grammar fix. ( #5 )
2022-04-10 14:28:42 -04:00
Eric Zhang
b0bfd52707
Bump version to 0.2.1
2022-04-09 02:55:52 -04:00
Eric Zhang
c1efefeddf
Update version to 0.2.0
2022-04-08 04:18:21 -04:00
jtroo
d5089cab2a
Add optional secret for authenticating clients ( #1 )
...
* Add optional secret for authenticating clients
* Add server challenge to authentication
* Refactor and simplify code, reduce dependencies
* Update README to describe HMAC authentication
Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-08 04:13:31 -04:00
Eric Zhang
9a8fc8ec44
Fix CI badge and add GIF demo to README
2022-04-06 03:06:36 -04:00
Eric Zhang
0f1c93186e
Fix minor typos in the README
2022-04-06 02:23:07 -04:00
Eric Zhang
84cf8c7705
Update README with documentation
2022-04-06 02:19:32 -04:00
Eric Zhang
be7d75cdba
Fix some packing and documentation things
2022-04-03 23:44:36 -04:00
Eric Zhang
702c67c4af
Add more structure and change intended usage
2022-04-03 21:34:47 -04:00
Eric Zhang
3f4cdef248
Initial commit
2022-04-03 19:58:51 -04:00