Posted by
夏泽民
May 10, 2021
github.com/olivere/elastic
bulk := client.Bulk()
Posted by
夏泽民
Apr 24, 2021
https://github.com/ochinchina/supervisord
go 实现的supervisord
Posted by
夏泽民
Apr 24, 2021
https://github.com/abiosoft/ishell
Posted by
夏泽民
Apr 24, 2021
iptables -t nat -A PREROUTING -d 10.192.0.65/32 -p tcp -m tcp –dport 8080 -m statistic –mode nth –every 2 –packet 0 -j DNAT –to-destination 10.1.160.14:8080 iptables -t nat -A POSTROUTING -d 10.1.160.14/32 -p tcp -m tcp –dport 8080 -j SNAT –to-source 10.192.0.65
Posted by
夏泽民
Apr 24, 2021
https://github.com/cloudera/hue