1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/handlers
Jeff Becker da887dc559
implement exit node pooling, allows users to use multiple exits for an address range.
mappings per ip stick to the same exit, each new ip is mapped to a random exit in the specified pool.

make exit-auth multi value
2021-12-15 16:26:21 -05:00
..
exit.cpp match io loop event order on windows/apple to match linux. 2021-12-15 15:25:53 -05:00
exit.hpp Simplifications & C++17 2021-11-14 10:11:00 -04:00
null.hpp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 2021-06-08 14:36:32 -04:00
tun.cpp implement exit node pooling, allows users to use multiple exits for an address range. 2021-12-15 16:26:21 -05:00
tun.hpp implement exit node pooling, allows users to use multiple exits for an address range. 2021-12-15 16:26:21 -05:00