fanyang89
714897b0fd
docs: streamline README landing pages
...
Refocus the repository homepage on visuals, quick start guidance, and
documentation links so new users can understand EasyTier faster.
Align the English and Chinese READMEs with the global and mainland
documentation entry points.
2026-03-28 11:29:45 +08:00
Maxwell
80043df292
script: introduce EasyTier powershell installer ( #1975 )
2026-03-11 11:57:03 +08:00
Mg Pig
85e9029577
feat: add Nix CI workflow and update flake.lock dependencies ( #1872 )
2026-02-10 18:11:35 +08:00
KKRainbow
39b056c87a
bump version to v2.5.0 ( #1715 )
2025-12-28 23:19:30 +08:00
Sijie.Sun
5b9ac65477
update readme ( #1594 )
2025-11-17 16:00:32 +08:00
sijie.sun
c0d2045e52
bump version to v2.4.5
2025-09-26 00:48:10 +08:00
Sijie.Sun
1a1be8138a
bump version to v2.4.4 ( #1386 )
2025-09-18 19:49:10 +08:00
Sijie.Sun
18bd178bbd
update readme to fix script installation command ( #1341 )
2025-09-06 17:02:31 +08:00
Sijie.Sun
719a1fe7cf
bump version to 2.4.3 ( #1296 )
2025-08-26 12:22:08 +08:00
Sijie.Sun
d23366ea84
Update QQ Group contact information in README ( #1275 )
2025-08-22 12:51:50 +08:00
Sijie.Sun
1eec27b5ff
bump version to 2.4.2 ( #1218 )
2025-08-11 09:03:13 +08:00
sijie.sun
84bfac144c
bump version to 2.4.1
2025-08-02 10:48:17 +08:00
Sijie.Sun
4fca0f40fe
update readme ( #1181 )
2025-08-01 23:52:27 +08:00
Sijie.Sun
1f6a715939
releases/v2.4.0 ( #1145 )
...
* bump version to v2.4.0
* update tauri.
* allow try direct connect to public server
2025-07-25 00:16:15 +08:00
Jiangqiu Shen
0b729b99e7
add options to generate completions ( #1103 )
...
* add options to generate completions
use clap-complete crate to generate completions scripts: easytier-core --generate fish > ~/.config/fish/completions/easytier-core.fish
---------
Co-authored-by: Sijie.Sun <sunsijie@buaa.edu.cn >
2025-07-17 20:35:49 +08:00
Sijie.Sun
3f6c7ba1d2
update readme ( #1102 )
2025-07-10 00:34:34 +08:00
tianxiayu007
327ccdcf38
installing by homebrew should use easytier-gui ( #1004 )
2025-06-18 11:06:26 +08:00
Sijie.Sun
99430983bc
Update README.md ( #846 )
...
Add deepwiki badge
2025-05-12 21:39:55 +08:00
Qiao
72ea8a9f76
feat(install): enhance installation script functionality ( #770 )
...
* feat(install): enhance installation script functionality
- Add help information display feature
- Support custom GitHub proxy URL
- Add --no-gh-proxy option to disable GitHub proxy
- Optimize error messages and command prompts
- Fix typo (Commend -> Command)
* docs: update installation script documentation
---------
Co-authored-by: evanq <mail.qxw.im>
Co-authored-by: Sijie.Sun <sunsijie@buaa.edu.cn >
2025-04-10 18:14:33 +08:00
treasury1203
e5917fad4e
docs: added a new tag badge and a link to it ( #740 )
2025-04-01 21:11:38 +08:00
treasury1203
3d1e841cc5
Merge pull request #687 from treasury1203/patch-1
...
docs: (contributing)
2025-03-17 22:27:34 +08:00
sijie.sun
f84ae228fc
fix some tailwind style not work
2025-03-16 11:45:18 +08:00
Sijie.Sun
c23b544c34
tcp accept should retry when encoutering some kinds of error ( #565 )
...
* tcp accept should retry when encoutering some kinds of error
bump version to v2.1.2
* persistent temporary machine id
2025-01-14 08:55:48 +08:00
sijie.sun
a0ece6ad4d
fix public server address in readme
2024-09-29 21:35:16 +08:00
M2kar
9f273dc887
modify compile command ( #333 )
...
* modify compile command
* fix(READMD.md): compile from git
* Update README_CN.md
2024-09-18 21:57:25 +08:00
Sijie.Sun
2b7ff0efc5
bump version to v1.2.3 and update readme ( #280 )
2024-08-25 13:45:18 +08:00
Mrered Cio
e4df03053e
add MacOS Homebrew installation method ( #273 )
2024-08-24 10:13:30 +08:00
Sunakier
d63a3c01e4
Fix the installation description in the README ( #243 )
...
* fix README wording error
2024-08-11 19:43:54 +08:00
Sunakier
1d22fdc972
Add one-click shell script ( #196 )
...
* Add one-click install shell script
2024-08-10 00:04:39 +08:00
sijie.sun
78f2804bad
bump version to v1.2.0
2024-08-03 15:39:04 +08:00
Sijie.Sun
df17a7bb68
bugfix before release 11x ( #130 )
...
* use correct i18n hook
* fix peer rpc panic
make sure server use correct transact id
* fix dhcp
recreate tun device after ip changed
* use upx correctly
* compile arm & armv7
* prepare to release v1.1.0
2024-06-03 23:07:44 +08:00
Sijie.Sun
bad6a5946a
fix run with config, update readme ( #118 )
2024-05-17 22:00:11 +08:00
Yumin Wu
4da7f4ec20
fix AllowIps and Address fields for WireGuard client ( #99 )
...
- add Wireguard client cidr into AllowIps
- change subnet number to 32 in Address field
2024-05-09 22:01:55 +08:00
Yumin Wu
4ca840239a
wireguard client keepalive
2024-05-08 17:40:43 +08:00
Sijie.Sun
61d5e38cc9
Update README.md ( #70 )
2024-05-03 21:50:48 +08:00
Sijie.Sun
d8446778cc
update readme ( #65 )
...
add picture of gui
2024-04-29 21:50:58 +08:00
Sijie.Sun
4eb7efe5fc
use workspace, prepare for config server and gui ( #48 )
2024-04-04 10:33:53 +08:00
Sijie.Sun
892b06dfd3
some wg & cli & README improve ( #47 )
...
1. fix vpn client cannot access local node
2. fix wg client config no allowedip field
3. some cli & README improve
2024-04-03 22:22:44 +08:00
Sijie.Sun
25a7603990
Add WireGuard Client to Readme ( #44 )
...
* Add README for Wireguard Client
* add default protocol flag
* wireguard connector support bind device
2024-03-31 21:10:59 +08:00
Sijie.Sun
90110aa587
add wireguard tunnel ( #42 )
...
peers can connect with each other using wireguard protocol.
2024-03-28 10:01:25 +08:00
Sijie.Sun
0f6f553010
Readme ( #40 )
...
* update readme, add chinese readme version
2024-03-24 17:35:27 +08:00
Sijie.Sun
278a4846f1
support ip broadcast ( #26 )
2024-03-06 23:09:15 +08:00
sijie.sun
9779923b87
Initial Version
2024-01-27 15:12:30 +08:00