This website requires JavaScript.
Explore
Help
Sign In
crabapples
/
websockify
Watch
1
Star
0
Fork
You've already forked websockify
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60413587ac
websockify
/
run
8 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env sh
BASE_DIR
=
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
cd
"
$BASE_DIR
"
python -m websockify
$@
Reference in New Issue
View Git Blame
Copy Permalink