This website works better with JavaScript.
Explore
Help
Sign In
jae
/
uwu-proxified
Watch
1
Star
0
Fork
You've already forked uwu-proxified
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
WSGI: initial sync
Browse Source
main
Jae Lo Presti
8 months ago
parent
de2652f786
commit
733bd10dc5
No known key found for this signature in database
GPG Key ID:
025F43E0BE5056C0
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
wsgi.py
Unescape
Escape
View File
@ -0,0 +1,5 @@
from
waitress
import
serve
import
uwu
serve
(
uwu
.
app
,
host
=
"
0.0.0.0
"
,
port
=
5000
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jae/uwu-proxified
Title
Body
Create Issue