首页 > TAG信息列表 > gost

利用 GOST 搭建加密中转隧道(UDP+TCP)

落地机、中转机安装 gost wget -N --no-check-certificate https://github.com/ginuerzh/gost/releases/download/v2.11.0/gost-linux-amd64-2.11.1.gz && gzip -d gost-linux-amd64-2.11.1.gz mv gost-linux-amd64-2.11.1 gost chmod +x gost   1.UDP+TCP中转。 国内中转

聊聊gost的DeltaCompare

序本文主要研究一下gost的DeltaCompare DeltaComparegost/math/compare.go // equivalent to math.Abs(expected - actual) <= deltafunc DeltaCompareFloat64(expected float64, actual float64, delta float64) bool {if expected > actual {return expected-actual <= delta

聊聊gost的DeltaCompare

序本文主要研究一下gost的DeltaCompare DeltaComparegost/math/compare.go // equivalent to math.Abs(expected - actual) <= deltafunc DeltaCompareFloat64(expected float64, actual float64, delta float64) bool {if expected > actual {return expected-actual <= delta

聊聊gost的GenericTaskPool

序 本文主要研究一下gost的GenericTaskPool GenericTaskPool gost/sync/task_pool.go // GenericTaskPool represents an generic task pool. type GenericTaskPool interface { // AddTask wait idle worker add task AddTask(t task) bool // AddTaskAlways add task to

聊聊gost的Pager

序 本文主要研究一下gost的Pager Pager gost/hash/page/pager.go // Pager is the abstraction for pagination usage. type Pager interface { // GetOffset will return the offset GetOffset() int // GetPageSize will return the page size GetPageSize() int /

使用ADSL拨号服务器搭建自己的代理IP

每一个想学习的念头,都有可能是未来的你在向自己求救。 1.写在前面的 本次文章内容需要准备:一台动态 ADSL 拨号服务器,一台普通服务器,一个公网 redis 环境(可以直接部署在前面普通服务器上)。 首先介绍一下 ADSL,ADSL是一种新的数据传输方式。它因为上行和下行带宽不对称,因此称为