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
af5b9b9680
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 16:39:43 +00:00
@
echo
off
should no longer fail on ipv6 enabled systems Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-12-11 11:30:59 +00:00
python -m http.server -b 0.0.0.0 3456
Reference in a new issue
Copy permalink