This website requires JavaScript.
Explore
Help
Sign In
r00t2
/
optools
Watch
1
Star
0
Fork
0
You've already forked optools
Code
Issues
Pull Requests
Projects
Releases
Activity
eb9bbd8b3b
Branches
Tags
No results found.
optools
/
net
/
addr
/
app
/
templates
/
index.html
brent s
a6c557097a
whew.
2017-10-06 14:05:56 -04:00
323 B
Raw
Blame
History
{% extends "base.html" %}{% block title %}r00t^2 Client Info Revealer{% endblock %}{% block body %}
Client Info Revealer
A tool to reveal client-identifying data sent to webservers
{% include 'html.html' if not params['json'] else 'json.html' %} {% endblock %}