This website requires JavaScript.
Explore
Help
Sign In
extern
/
netbird
Watch
1
Star
0
Fork
0
You've already forked netbird
mirror of
https://github.com/netbirdio/netbird.git
synced
2024-11-28 11:03:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5bc601111d
netbird
/
util
/
net
/
dialer_nonlinux.go
7 lines
60 B
Go
Raw
Normal View
History
Unescape
Escape
Feature/exit node Android (#1916) Support exit node on Android. With the protect socket function, we mark every connection that should be used out of VPN.
2024-05-07 12:28:30 +02:00
//go:build !linux
Revert "Rollback new routing functionality (#1805)" (#1813) This reverts commit 9f32ccd4533d5301bcb901677af9816cb3408f92.
2024-04-08 18:56:52 +02:00
package
net
func
(
d
*
Dialer
)
init
(
)
{
}
Reference in New Issue
Copy Permalink