2018年4月23日星期一

树莓派常用工具列表

1、反向代理工具:https://github.com/fatedier/frp
frp 是一个可用于内网穿透的高性能的反向代理应用,支持 tcp, udp, http, https 协议。
利用反向代理和具有公网IP的服务器可以远程访问处于内网的树莓派

2、shadowsocks代理:https://github.com/shadowsocks
A secure socks5 proxy, designed to protect your Internet traffic.


3、代理上网:https://github.com/haad/proxychains
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP.
用法示例:proxychains curl https://www.google.com

4、百度云工具:https://github.com/houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
可以利用bypy在树莓派上访问百度云,首次运行需要授权,授权过程可能需要翻墙才能成功。可以利用shadowsocks和proxychains代理。先安装shadowsocks代理,然后运行:
proxychains bypy info