Logo
Explore Help
Register Sign In
lkddi/Easytier_lkddi
1
0
Fork 0
You've already forked Easytier_lkddi
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
727ef37ae4e907c1624500a931e4416aab3b85d2
Easytier_lkddi/Cargo.toml

11 lines
145 B
TOML
Raw Normal View History

use workspace, prepare for config server and gui (#48)
2024-04-04 10:33:53 +08:00
[workspace]
resolver = "2"
add client gui for easytier (#50)
2024-04-06 22:44:30 +08:00
members = ["easytier", "easytier-gui"]
Initial Version
2023-09-23 01:53:45 +00:00
[profile.dev]
allow specify bind dev for tunnels. also fix bugs #46) 1. fix wireguard / udp tunnel stack overflow on win. 2. custom panic handler to save panic stack. 3. fix iface filter on windows and linux. 4. add scheme black list to direct connector
2024-04-03 21:46:52 +08:00
panic = "unwind"
Initial Version
2023-09-23 01:53:45 +00:00
[profile.release]
allow specify bind dev for tunnels. also fix bugs #46) 1. fix wireguard / udp tunnel stack overflow on win. 2. custom panic handler to save panic stack. 3. fix iface filter on windows and linux. 4. add scheme black list to direct connector
2024-04-03 21:46:52 +08:00
panic = "unwind"
optimize packet def (#31)
2024-03-13 22:43:52 +08:00
lto = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 124ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API