Commit graph

42 commits

Author SHA1 Message Date
d0fcab38c3 docs: update README and LICENSE 2025-01-25 21:45:38 -05:00
991eef0311 chore: update MSRV to 1.80.0 2024-12-01 15:27:12 -05:00
4fa8304799 bump MSRV to 1.78.0 2024-12-01 12:30:13 -05:00
06049161ab bump MSRV to 1.74.0 2024-12-01 12:27:41 -05:00
9ccd2e19f6 increase default smoltcp interface limit and add to README 2024-12-01 12:03:41 -05:00
21fe78f540 Add docs/example for SOCKS proxy 2023-12-23 21:44:25 -05:00
a100f90a92 chore: update MSRV to 1.70.0 2023-12-21 15:29:43 -05:00
7200cc07e7 chore: update MSRV to 1.65.0 2023-12-20 17:31:39 -05:00
9f53198f17 Remove $ from README examples 2023-10-02 19:55:24 -04:00
998d1cfc8d Add maintenance disclaimer 2023-10-02 19:51:18 -04:00
0a06df59f9 Update copyright year 2023-10-02 18:17:52 -04:00
2896a4fcdb Update dependencies and bump MSRV to 1.63 2023-10-02 17:55:05 -04:00
1333ea8a7c Rename option to --preshared-key and add to README 2023-10-02 17:21:32 -04:00
0553fce5c6 chore: bump msrv to 1.57 2022-09-25 17:24:03 -04:00
Kian-Meng Ang
074e1b430c Fix typos and markdowns
Found via these commands:

    codespell -L crate
    markdownlint -f README.md --disable MD013 MD033 MD041
2022-08-12 18:45:14 +08:00
aef90a5c0c Add --endpoint-bind-addr to README 2022-07-18 20:41:48 -04:00
96be421495 Increase MSRV to 1.56.1 2022-06-25 14:03:18 -04:00
00b45f8cb4 Update to Edition 2021 and fix docker build 2022-06-25 11:12:23 -04:00
a81f5fe5e6 Simplify README intro 2022-06-24 01:01:53 -04:00
14df68ecc9 Simplify README intro 2022-06-24 01:01:26 -04:00
c8a62debb1 Simplify README intro 2022-06-24 00:57:28 -04:00
472a4df69f README adjustments 2022-03-27 14:15:25 -04:00
a44b8b48eb Update README 2022-02-15 01:41:13 -05:00
648154b5ee Add tcpdump example 2022-01-10 01:32:55 -05:00
45962f4356 Update Architecture section in README 2022-01-10 01:25:56 -05:00
ff0f5b967e Add optional IP packet capture for WireGuard tunnel 2022-01-08 17:30:10 -05:00
ff97db3b44
Update README.md 2021-10-28 20:25:21 -04:00
1ed555a98c
Merge pull request #16 from aramperes/1-udp 2021-10-26 00:50:20 -05:00
4ecf16bc3f Update readme 2021-10-26 01:47:48 -04:00
f40e1f8e53 Add logo
Co-authored-by: BorysSerbyn <borys.serbyn@gmail.com>
2021-10-20 22:48:35 -04:00
703f261344 Move TCP tunneling code to separate module 2021-10-19 01:00:05 -04:00
43c07c4691 Add simpler use-cast to README 2021-10-16 20:53:05 -04:00
4b370b163c Reword readme 2021-10-16 19:46:53 -04:00
cfdbdc8f51 Remove broadcasting logic to fix simultaneous connection issues. 2021-10-16 19:16:10 -04:00
6854a56d5f Add dumb-init to Docker image 2021-10-16 13:40:11 -04:00
d11ed62061 Add Docker to readme 2021-10-16 00:22:20 -04:00
f32f205cb3 Add badges 2021-10-15 21:34:03 -04:00
773cd10bcb Add architecture to README 2021-10-15 21:28:46 -04:00
dfa32f74d0 Clarify 2021-10-15 20:48:49 -04:00
0154b1cea1 Update README 2021-10-15 20:43:36 -04:00
22e376b509 Remove TOML highlighting 2021-10-15 20:42:28 -04:00
3e2f6033ba Add README 2021-10-15 20:39:37 -04:00