This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
replacer
Watch
1
Star
0
Fork
You've already forked replacer
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
Reverse proxy that applies string replacements to response bodies
5
Commits
1
Branch
0
Tags
55
KiB
Python
100%
44f956c1a3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kay Faraday
44f956c1a3
support regexes
2021-09-08 02:40:44 +00:00
.gitignore
move config to toml and add optional debug logging
2021-09-07 07:09:18 +00:00
LICENSE
initial commit
2021-09-02 16:29:55 +00:00
app.py
support regexes
2021-09-08 02:40:44 +00:00
config.example.toml
support regexes
2021-09-08 02:40:44 +00:00
requirements.txt
initial commit
2021-09-02 16:29:55 +00:00
utils.py
stop handing out Request Entity Too Large errors
2021-09-08 02:40:34 +00:00