This website requires JavaScript.
Explore
Help
Register
Sign In
torproject
/
onionoo
Watch
1
Star
0
Fork
0
You've already forked onionoo
mirror of
https://github.com/torproject/onionoo.git
synced
2024-11-30 04:40:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
636a5861fd
onionoo
/
.gitignore
12 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleanup .gitignore.
2016-11-15 10:22:09 +00:00
/generated/
/lib/
/geoip/
/in/
/out/
/status/
*~
Use recent GeoIP database without A1 entries. The IP-to-city database to be deployed with Onionoo needs to have its "A1" ("Anonymous Proxy") entries fixed just like Tor's IP-to-country file. See Tor's src/config/README.geoip for detailed information. - Ship with a variant of Tor's deanonymind.py that removes A1 entries from IP-to-city databases. Also ship with a custom geoip-manual for manual replacements.. - Use our own GeoIP file parser, because MaxMind's library doesn't work with .csv files. On the plus side this removes a dependency and makes it easier to build Onionoo. On the minus side it adds a bunch of new code. - Update index.html to say that some _name entries may be missing if empty. - Update .gitignore and INSTALL.
2013-02-11 07:12:39 +00:00
.classpath
.project
Prepare pre-release for 3.1-1.0.0.
2016-11-18 15:51:32 +00:00
/build.properties
Add a first server implementation.
2011-11-24 16:55:20 +00:00
Reference in New Issue
Copy Permalink