This website requires JavaScript.
Explore
Help
Sign In
sneedgroup-holder
/
openOutpaint
Watch
1
Star
0
Fork
You've already forked openOutpaint
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b50b6f0ce4
openOutpaint
/
openOutpaint.bat
2 lines
47 B
Batchfile
Raw
Normal View
History
Unescape
Escape
.bat file to launch python simple server for windows port 3456
2022-11-16 10:39:43 -06:00
@
echo
off
should no longer fail on ipv6 enabled systems Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-12-11 05:30:59 -06:00
python -m http.server -b 0.0.0.0 3456
Reference in a new issue
Copy permalink