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
080ee26fff
Branches
Tags
No results found.
optools
/
net
/
ssh
/
hostkeymanager
/
app
/
templates
/
index.html
brent s
9c528c4908
checking in all work done so far because what if my SSD dies?
2017-11-18 22:33:31 -05:00
324 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 %}