void tun_setup(void); void tun_set_client(const char *ip, int port); void tun_set_server(int port); void handle_tun(void);