https://github.com/zyxdevs/porninvidious
https://github.com/zyxdevs/porninvidious
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyxdevs/porninvidious
- Owner: zYxDevs
- License: cc0-1.0
- Created: 2023-10-29T14:10:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T14:10:44.000Z (over 2 years ago)
- Last Synced: 2026-05-14T14:55:39.405Z (about 1 month ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# porninvidious
requires: `wget`, `lua`, `luasocket`, a posix shell
# how to use
```
lua server.lua
```
go to `http://127.0.0.1:8069` (https doesn't work)
optionally pass ip and port as arguments
```
lua server.lua -i 0.0.0.0 -p 80
```
The code of the inital commit of this repository was made by [acz](https://acz.kalli.st)