ConnectSession reads packets from a TUN device and applies the Intra routing rules. Currently, this only consists of redirecting DNS packets to a specified server; all other data flows directly to its destination. fd is the TUN device. The intra [Session] acquires an additional reference to it, whi
( fd int, fakedns string, dohdns *DoHServer, protector protect.Protector, listener intra.Listener, )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected