atavism / badvpn

Automatically exported from code.google.com/p/badvpn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i log the sites visited by badvpn

GoogleCodeExporter opened this issue · comments

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

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