EasyTier/easytier/src
Sijie.Sun 7ab8cad1af
Some checks are pending
EasyTier Core / pre_job (push) Waiting to run
EasyTier Core / build (freebsd-13.2-x86_64, 13.2, ubuntu-latest, x86_64-unknown-freebsd) (push) Blocked by required conditions
EasyTier Core / build (linux-aarch64, ubuntu-latest, aarch64-unknown-linux-musl) (push) Blocked by required conditions
EasyTier Core / build (linux-arm, ubuntu-latest, arm-unknown-linux-musleabi) (push) Blocked by required conditions
EasyTier Core / build (linux-armhf, ubuntu-latest, arm-unknown-linux-musleabihf) (push) Blocked by required conditions
EasyTier Core / build (linux-armv7, ubuntu-latest, armv7-unknown-linux-musleabi) (push) Blocked by required conditions
EasyTier Core / build (linux-armv7hf, ubuntu-latest, armv7-unknown-linux-musleabihf) (push) Blocked by required conditions
EasyTier Core / build (linux-mips, ubuntu-latest, mips-unknown-linux-musl) (push) Blocked by required conditions
EasyTier Core / build (linux-mipsel, ubuntu-latest, mipsel-unknown-linux-musl) (push) Blocked by required conditions
EasyTier Core / build (linux-x86_64, ubuntu-latest, x86_64-unknown-linux-musl) (push) Blocked by required conditions
EasyTier Core / build (macos-aarch64, macos-latest, aarch64-apple-darwin) (push) Blocked by required conditions
EasyTier Core / build (macos-x86_64, macos-latest, x86_64-apple-darwin) (push) Blocked by required conditions
EasyTier Core / build (windows-x86_64, windows-latest, x86_64-pc-windows-msvc) (push) Blocked by required conditions
EasyTier Core / core-result (push) Blocked by required conditions
EasyTier GUI / pre_job (push) Waiting to run
EasyTier GUI / build-gui (linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-latest, aarch64-unknown-linux-musl) (push) Blocked by required conditions
EasyTier GUI / build-gui (linux-x86_64, x86_64-unknown-linux-gnu, ubuntu-latest, x86_64-unknown-linux-musl) (push) Blocked by required conditions
EasyTier GUI / build-gui (macos-aarch64, aarch64-apple-darwin, macos-latest, aarch64-apple-darwin) (push) Blocked by required conditions
EasyTier GUI / build-gui (macos-x86_64, x86_64-apple-darwin, macos-latest, x86_64-apple-darwin) (push) Blocked by required conditions
EasyTier GUI / build-gui (windows-x86_64, x86_64-pc-windows-msvc, windows-latest, x86_64-pc-windows-msvc) (push) Blocked by required conditions
EasyTier GUI / gui-result (push) Blocked by required conditions
EasyTier Mobile / pre_job (push) Waiting to run
EasyTier Mobile / build-mobile (android, ubuntu-latest, android) (push) Blocked by required conditions
EasyTier Mobile / mobile-result (push) Blocked by required conditions
EasyTier Test / pre_job (push) Waiting to run
EasyTier Test / test (push) Blocked by required conditions
allow use ipv4 address in any cidr (#404)
2024-10-10 10:28:48 +08:00
..
arch fix win multi network (#63) 2024-04-28 23:21:58 +08:00
common allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
connector improve hole punch (#403) 2024-10-10 00:07:42 +08:00
gateway allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
instance allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
peer_center nat4-nat4 punch (#388) 2024-10-06 22:49:18 +08:00
peers allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
proto allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
tests allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
tunnel fix udp buffer size, avoid packet loss (#399) 2024-10-08 22:01:15 +08:00
vpn_portal allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
easytier-cli.rs allow use ipv4 address in any cidr (#404) 2024-10-10 10:28:48 +08:00
easytier-core.rs fix ipv6 direct connector not work 2024-10-03 11:56:10 +08:00
launcher.rs Get dev_name from the global_ctx of each instance 2024-09-24 16:52:38 +08:00
lib.rs show nodes version correctly 2024-09-18 23:15:08 +08:00
utils.rs use customized rpc implementation, remove Tarpc & Tonic (#348) 2024-09-18 21:55:28 +08:00