diff options
author | xnbox <87331910+xnbox@users.noreply.github.com> | 2021-10-31 13:42:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-31 13:42:12 +0000 |
commit | 6d25b19141cd729ae65fbf65ab1c9320f1ee7026 (patch) | |
tree | 409aee06f79da8a6a01bff849d635518f92679e0 | |
parent | neko repository archived (#2708) (diff) | |
download | awesome-selfhosted-6d25b19141cd729ae65fbf65ab1c9320f1ee7026.tar.gz awesome-selfhosted-6d25b19141cd729ae65fbf65ab1c9320f1ee7026.zip |
Add DeepfakeHTTP (#2687)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1623,6 +1623,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +- [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - A web server that uses HTTP dumps as a source for responses. `MIT` `Java` - [Selenoid](https://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go` - [Uier](https://github.com/sjoerdvanderhoorn/Uier) - Codeless or low-code User Experience test editing and management using Selenium to perform testing or UI automation. Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others. `Apache-2.0` `Nodejs` |