Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 409 Bytes

python-tools

Some Python tools you need to use

compress pictures

compress_pictures.py is a Python script that compresses all the pictures in a directory recursively. It uses the Pillow library to resize and compress the images.

ssctl

ssctl.py is a Python script that helps you manage your Shadowsocks server. It supports adding, removing, and updating users, as well as starting and stopping the server.