You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
pixiv/run.sh

3 lines
147 B

#!/usr/bin/env bash
nohup sslocal -s 45.62.118.55 -p 50008 -k 8Ml9e1zR -l 1080 -m chacha20-ietf-poly1305 &
python3 manage.py runserver 0.0.0.0:8000