Skip to content

Releases: rickicode/NETQ-APK

BADVPN UDPGW

18 Jan 17:01
5592efa
Compare
Choose a tag to compare

for alpine
apk add cmake make gcc musl-dev
wget https://raw.githubusercontent.com/GegeEmbrie/autosshvpn/master/file/badvpn-1.999.127.tar.bz2
tar xf badvpn-1.999.127.tar.bz2
cd badvpn-1.999.127
cmake -DBUILD_NOTHING_BY_DEFAULT=1 -DBUILD_UDPGW=1

badvpn-udpgw –-listen-addr 127.0.0.1:14112

Python-2.7.18

26 Feb 16:18
5592efa
Compare
Choose a tag to compare
Python-2.7.18 Pre-release
Pre-release
wget https://github.com/rickicode/NETQ-APK/releases/download/python2/Python-2.7.18.tgz && \
tar -xvf Python-2.7.18.tgz && \
cd Python-2.7.18 && \
./configure --enable-shared && \
make && \
make install && \
cd .. && \
rm -rf Python-2.7.18*

v1.0.5

04 May 03:25
1421452
Compare
Choose a tag to compare
  • just released

WebSocket SSH

14 Jul 11:14
b2081d4
Compare
Choose a tag to compare
WebSocket SSH Pre-release
Pre-release
websocket-ssh

Update README.md

Tool for Tunnel

04 Aug 05:53
b2081d4
Compare
Choose a tag to compare
Tool for Tunnel Pre-release
Pre-release
Update README.md