IOS client 行shadowrocket(obfuscation-http, 接 server ip 嘅port 80),啓動連接後,obfs server就會將...
simple-obfs已被弃用,但不影响使用。 cloak是goquiet的升级版,增加了同端口,多用户。 v2ray插件,带tls的都需要域名,cdn此处仅支持cloudflare,web则用了caddy。 使用v2ray插件的选项3时,请在CloudFlare后台Network页面,找到QUIC BETA设置项,点击Join the Waitlist 进行申请 成功会收到邮件通知。由于是测试版,申请成功...
出现“failed to start v2ray-core: unsupported protocol type: simple_obfs_http”错误通常是因为V2Ray配置文件中使用了不支持的协议类型。 这个错误表明你尝试在V2Ray中使用simple_obfs_http协议,但V2Ray并不支持这种协议类型。要解决这个问题,你可以按照以下步骤操作: 检查配置文件: 打开你的V2Ray配置文件(通常是...
On the client: obfs-local -s server_ip -p 8139 -l 1984 --obfs http --obfs-host www.bing.com ss-local -c config.json -s 127.0.0.1 -p 1984 -l 1080 On the server: obfs-server -s server_ip -p 8139 --obfs http -r 127.0.0.1:8388 ss-server -c config.json -s 127.0.0.1 -p...
simple-obfs已被弃用,但不影响使用。 cloak是goquiet的升级版,增加了同端口,多用用户。 v2ray插件,带tls的都需要域名,cdn此处仅支持cloudflare,web则用了caddy。 使用v2ray插件的选项3时,请在CloudFlare后台Network页面,找到QUIC BETA设置项,点击Join the Waitlist 进行申请 成功会收到邮件通知。由于是测试版,申请成...
/* * local.h - Define the client's buffers and callbacks * * Copyright (C) 2013 - 2016, Max Lv <max.c.lv@gmail.com> * * This file is part of the simple-obfs. * * simple-obfs is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
shadowsocks_obfs_client_plugin_opts: "obfs=http;obfs-host=www.xxx.com" Collaborator cpu Jun 19, 2017 What is the significance of the obfs-host=www.xxx.com in the shadowsocks_obfs_client_plugin_opts? Contributor Author aanwark Jun 20, 2017 @cpu Setting this variable on client side,...
simple-obfs已被弃用,但不影响使用。 cloak是goquiet的升级版,增加了同端口,多用户。 v2ray插件,带tls的都需要域名,cdn此处仅支持cloudflare,web则用了caddy。 使用v2ray插件的选项3时,请在CloudFlare后台Network页面,找到QUIC BETA设置项,点击Join the Waitlist 进行申请成功会收到邮件通知。由于是测试版,申请成功...
client.go common_test.go forward.go forward_test.go go.mod go.sum gost.go handler.go handler_test.go hosts.go hosts_test.go http.go http2.go http2_test.go http_test.go kcp.go kcp_test.go log.go mux.go node.go node_test.go obfs.go obfs_test....
obfs_test.go add more test cases Jan 5, 2019 permissions.go add test files Aug 13, 2017 permissions_test.go Change + to space to allows nice + be in the url Apr 10, 2017 quic.go update go.mod Jun 13, 2024 quic_test.go fix tests Jun 21, 2019 redirect.go bump deps; bump sdk ...