ming12713 / badvpn

Automatically exported from code.google.com/p/badvpn
Other
0 stars 0 forks source link

How can i log the sites visited by badvpn #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How can i log the sites visited by badvpn?

Original issue reported on code.google.com by rajkotra...@gmail.com on 7 Jul 2015 at 2:41

GoogleCodeExporter commented 8 years ago
What do you mean? The sites visited through VPN?

There is no such mechanism in the software (assuming you're talking about 
badvpn-client etc, not tun2socks). Note that BadVPN provides a Layer-2 network 
so a site logging mechanism would be very much out of scope. The most you could 
reasonably do by modifying the software would be to log IP addresses.

With tun2socks, it would be possible to implement a site logging mechanism, 
because TCP-level data is available.

Original comment by ambr...@gmail.com on 7 Jul 2015 at 3:39