Skip to content

Commit

Permalink
Create tun2socks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
markpash authored Feb 5, 2024
1 parent 464865b commit 2b22a8f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/tun2socks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "2.5.2",
"description": "tun2socks - powered by gVisor TCP/IP stack.",
"homepage": "https://github.com/xjasonlyu/tun2socks",
"license": "GPL-3",
"notes": "",
"architecture": {
"64bit": {
"url": "https://github.com/xjasonlyu/tun2socks/releases/download/v2.5.2/tun2socks-windows-amd64.zip",
"hash": "06c71bc30e557ceab6964543bd0d68e1b9dfefa272b51a46f60171af621b5f42"
}
},
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/xjasonlyu/tun2socks/releases/download/v$version/tun2socks-windows-amd64.zip"
}
}
},
"bin": "tun2socks-windows-amd64.exe"
}

0 comments on commit 2b22a8f

Please sign in to comment.