PYTHON 安全
Using python’s eval() vs. ast.literal_eval()?
I have a situation with some code where eval( 阅读更多
NGINX PHP
Adjusting child processes for PHP-FPM (Nginx)
Problem: The following warning message appears in 阅读更多
GIT
Using a socks proxy with git for the http/s transport
I tested with Git 1.8.2 and SOCKS v5 proxy, follow 阅读更多
