Skip to content

waldo1979/ppdecode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

# ppdecode
Proofpoint URL Decoder

Just a quick and dirty proofpoint Follow Me URL rewrite decoder.

import ppdecode
url = <proofpoint url>
p = ppdecode.ppdecode(url)
print p.url

About

Proofpoint URL Decoder

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%