https://idherb.com/

계정판매

Debian-11.1-x64

cdn 分辨

http://www.cloudflare.com/zh-cn/ips/

https://github.com/XIU2/CloudflareSpeedTest

 

x-ui

https://github.com/vaxilu/x-ui

이거

bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)

 

open

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

 

多用户多协议管理面板v2-ui

bash <(curl -Ls https://blog.sprov.xyz/v2-ui.sh)

fanhuoqiang 
systemctl stop firewalld; systemctl disable firewalld; ufw disable

bbr

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && bash bbr.sh

https://github.com/233boy/v2ray/wiki/V2Ray%E6%90%AD%E5%BB%BA%E8%AF%A6%E7%BB%86%E5%9B%BE%E6%96%87%E6%95%99%E7%A8%8B

 

444

  1. echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
  2. echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
  3. sysctl -p
  4. lsmod | grep bbr

 

 

 

https://tcp.ping.pe/

 

x-ui 3步 可以

bash <(wget -qO- https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)

 

error

journalctl -u xray.service -b --nopager -n 50

 

bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)

 

防火墙关闭 centos

systemctl status firewalld

防火墙关闭 ubantu

sudo ufw disable

 

finalshell

https://dl.hostbuf.com/finalshell3/finalshell_windows_x64.exe

 

1IP 多出

https://www.vps911.com/vpsjc/8643.html

 

ping

https://ping.chinaz.com/

fast.com

 

v2ray

bash <(wget -qO- -o- https://git.io/v2ray.sh)

格式

https://www.jsongj.com

중국서버 안될때

https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh

다운받고 저장하고 finalshell에 설치

 

cd /root
chmod +x install-release.sh
./install-release.sh

v2rayN

https://github.com/2dust/v2rayN/releases/download/7.10.4/v2rayN-windows-64-desktop.zip

 

https://45.145.229.21:1009/master

 

下载

安卓

https://github.com/2dust/v2rayNG/releases/tag/1.9.39

 

windows

 

CLOUDV 가상서버-VPS | 최대 4.9GHz CPU

 

jmakaao

Dasinizl2#

iwinv 콘솔

www.ncloud.com

testdan

Danizl2#

 

 

호스팅문의 추가아이피 질문답변 1234

https://www.cloudv.kr/customer/board.html?board=secret

 

문의등록됨

https://dotname.fmnc.net/?gad_source=1

jamakao

Dasi2@

beian@mi

 

 

 

https://www.cloudv.kr/server/vm.html#linux1

 

https://www.moack.co.kr/dedicated.php

 

 

https://my.locvps.net/idcSystem.aspx?c=order&ptype=6

https://www.locvps.net/krkvm.html

https://zji.net/krserver.html

https://www.locvps.net/krkvm.html

https://my.aoyozhuji.com/idcSystem.aspx?c=order&ptype=4

 

 

https://app.vmiss.com/password/reset

 

https://www.zhujiceping.com/vps/hanguo-vps-tuijian

 

 

locvps.net kim

使用协议: VMess-TCP
-------------- VMess-TCP-60642.json -------------
协议 (protocol) = vmess
地址 (address) = 45.154.14.89
端口 (port) = 60642
用户ID (id) = c1c3d848-761f-4e7f-b55a-e737f158b25b
传输协议 (network) = tcp
伪装类型 (type) = none

警告! 首次安装请查看脚本帮助文档: https://233boy.com/v2ray/v2ray-script/

------------- 链接 (URL) -------------
vmess://eyJ2IjoyLCJwcyI6IjIzM2JveS10Y3AtNDUuMTU0LjE0Ljg5IiwiYWRkIjoiNDUuMTU0LjE0Ljg5IiwicG9ydCI6IjYwNjQyIiwiaWQiOiJjMWMzZDg0OC03NjFmLTRlN2YtYjU1YS1lNzM3ZjE1OGIyNWIiLCJhaWQiOiIwIiwibmV0IjoidGNwIiwidHlwZSI6Im5vbmUiLCJwYXRoIjoiIn0=
------------- END -------------
关注(tg): https://t.me/tg2333
文档(doc): https://233boy.com/v2ray/v2ray-script/
推广(ads): 机场推荐(V2Ray services): https://getjms.com/

 

 

https://hosting.nhn.com/

jmakaao

Dasinizl2#

ftp:jmakaao

Dasinizl2@

root

Dasinizl2@

jmakaao

jmakaao

Dasinizl2@

=============

https://www.lightnode.com/zh-CN

10불충전

git

Dasinizl2@

 

====

https://hostkvm.com/kr.html

100원

 

 

https://www.lcayun.com/register

15554090

aa123123

 

 

wireguard

 

apt update
apt install wireguard

 

打开系统配置文件
vi /etc/sysctl.conf

开启转发模式,把服务变成路由器,能在内外网间转发包
net.ipv4.ip_forward=1

让刚才的修改生效
sysctl -p /etc/sysctl.conf

cd /etc/wireguard

wg genkey | tee privatekey | wg pubkey > publickey

cat privatekey
mMqYMKyj34J/K07+4MAzy1tMu0rGMo9zSpTLQKvnnkA=

cat publickey
Do1o7p/TGgoKmhRg6+gc0lk5WrneHNDE00LG6n+nn2Q=

[Interface]
PrivateKey = mMqYMKyj34J/K07+4MAzy1tMu0rGMo9zSpTLQKvnnkA=
Address = 10.11.11.1/24
ListenPort = 1234

PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -A FORWARD -o %i -j ACCEPT; iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -D FORWARD -o %i -j ACCEPT; iptables -t nat -D POSTROUTING -o eth0 -j MASQUERADE

[Peer]
PublicKey = zGg+F2HPnCCntxvqNJQeOGZgbU32bS5BmA5OpcG4fl4=
AllowedIPs = 10.11.11.3/32

vi wg0.conf

把刚才的配置文件贴进来, esc 后 :wq

启动接口
wg-quick up wg0

wg

关闭接口
wg-quick down wg0

重启接口
wg-quick down wg0 && wg-quick up wg0

开机自启动
systemctl enable wg-quick@wg0

 

客户端
privatekey 客户端里面的复制 到

vi wg0.conf

软件上的更改 客户 下面的

wg-quick up wg0

 

 

=======

wget -O wireguard.sh https://get.vpnsetup.net/wg

sudo bash wireguard.sh

 

 

====

mt3000

sh -c "$(curl -fsSL https://cafe.cpolar.top/wkdaily/AreaSwitch/raw/branch/master/mt3000.sh)"

 

 

 

https://www.vps234.com/zuihao-hanguo-vps-tuijian-cn2-yuansheng-isp-ip/

host 中国

 

 

一键切换 us cn

echo "US" | dd of=/dev/mtdblock3 bs=1 seek=136 sync reboot

sync

reboot

 

导航

https://fmhy.net/beginners-guide

 

 

mt3000

src/gz supes https://op.dllkids.xyz/packages/aarch64_cortex-a53

 

연관사이트

답글 남기기