You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/handlers
Jason Rhinelander 9dd604820f
Unleak exit mode DNS via unbound DNS trampoline on (macOS)
When we enable/disable exit mode on this restarts the unbound DNS
responder with the DNS trampoline (or restores upstream, when disabling)
to properly route DNS requests through the tunnel (because libunbound's
direct requests don't get tunneled because unbound is inside the network
extension).
3 years ago
..
exit.cpp add dns hosts file option for user side dns filtering 3 years ago
exit.hpp fix #1655 3 years ago
null.hpp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 3 years ago
tun.cpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago
tun.hpp Unleak exit mode DNS via unbound DNS trampoline on (macOS) 3 years ago