1181fd4 feat: add udp-over-stream for tuic only work with meta tuic server or sing-box 1.4.0-beta.6 by @wwqgtxx 149b4b5 feat: RESTful API support disable sniffer by @Adlyq 1a0932c feat: support ARC for DNS cache
name, forcedMTU) // forcedMTU do not work on wintun, need to be setting by other way 54 + 55 + // retry if abnormal exit on Windows at last time 56 + if err != nil && runtime.GOOS == "windows" && 57 + strings.HasSuffix(err.Error(), "file already exists.") { 58...
使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com': # 私人令牌 main分支(3) 标签(58) 管理...
使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com': # 私人令牌 main分支(3) 标签(58) 管理...
Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs= cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0= dmitri.shuralyov.com/app/changes v0.0.0-20180602232624-0a106ad413e3/go.mod h1:Yl+fi1br7+Rr3LqpNJf1/uxUdtRUV+Tnj0o93V2B9MU= dmitri....
Copilot for business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
windows/packaging/exe/make_config.yaml | 2 +- windows/runner/resources/app_icon.ico | Bin 9662 -> 9704 bytes 55 files changed, 346 insertions(+), 227 deletions(-) delete mode 100644 android/app/src/main/res/drawable-anydpi-v24/ic_stat_name.xml create mode 100644 android/app/src/main/...
NotificationsYou must be signed in to change notification settings Fork0 Star1 Files edf1bb4 adapter common component config constant context dns docs hub listener log rule test transport tunnel .gitignore Dockerfile LICENSE Makefile README.md ...
@@ -43,7 +43,7 @@ all:linux-amd64 linux-arm64\ 43 43 windows-amd64 windows-arm64\ 44 44 45 45 docker: 46 - GOAMD64=v3 $(GOBUILD) -o $(BINDIR)/$(NAME)-$@ 46 + $(GOBUILD) -o $(BINDIR)/$(NAME)-$@ 47 47 48 48 darwin-amd64v3: 49 49 GOARCH=amd64 ...