Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFP

A Python3 user fingerprinting example

For educational purposes only.

How to use

  1. Place the api.php file on your web server

  2. Edit config.py to reflect this location

  3. Run main.py

Dont want to load the browser at the end?

No problem. Just comment out the last line of main.py:

webbrowser.open(resp)

to

#webbrowser.open(resp)

About

Python user fingerprinting example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages