xepor 0.6.0
0
Xepor, a web routing framework for reverse engineers and security researchers.
Contents
Xepor is a web routing framework for reverse engineers and security researchers. It provides a Flask-like API for hackers to intercept and modify HTTP requests and/or HTTP responses in a human-friendly coding style.
Stars: 204, Watchers: 204, Forks: 23, Open Issues: 4The xepor/xepor
repo was created 3 years ago and the last code push was 1 years ago.
The project is popular with 204 github stars!
How to Install xepor
You can install xepor using pip
pip install xepor
or add it to a project with poetry
poetry add xepor
Package Details
- Author
- ttimasdf
- License
- Apache-2.0
- Homepage
- https://github.com/xepor/xepor
- PyPi:
- https://pypi.org/project/xepor/
- Documentation:
- https://xepor.readthedocs.io/en/latest/index.html
- GitHub Repo:
- https://github.com/xepor/xepor
Classifiers
- Internet/Proxy Servers
- Internet/WWW/HTTP
- Security
- Software Development/Testing
- System/Networking/Monitoring
Related Packages
Errors
A list of common xepor errors.
Code Examples
Here are some xepor
code examples and snippets.