Stun fix (#18)
* make easytier-core a lib * add stun command to easytier cli * fix stun test for musl
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#![allow(dead_code)]
|
||||
|
||||
pub mod arch;
|
||||
pub mod common;
|
||||
pub mod rpc;
|
||||
pub mod tunnels;
|
||||
Reference in New Issue
Block a user