Hiroshi.tao🇨🇳

🍀 SA/DevOpser 🎉

🌈 喜欢一点小说,动漫 🎡

🍉 瞎折腾浪费时间最在行 🍓

🍇 爱好计算机,又菜又爱玩 🍒

⚡ Python / JavaScript / Golang 爱好者 🌱

staugur - bash
root@localhost ~ pip install -U SecureHTTP

>>> from SecureHTTP import AESEncrypt, AESDecrypt

>>> ciphertext = AESEncrypt('ThisIsASecretKey', 'Hello World!')

>>> plaintext = AESDecrypt("ThisIsASecretKey", ciphertext)


root@localhost ~ pip install -U Flask-PluginKit

>>> from flask_pluginkit import PluginManager

>>> plugin = PluginManager(app)


root@localhost ~ go get tcw.im/gtc

And so on...


 __            ___ __
(_  _  o __ _|_ | /
__)(_| | | | |__|_\__
                        
staugur - bash
root@localhost ~ ./links.sh

我的其他站点:


GitHub Org:


IT:


root@localhost ~