Giter Site home page Giter Site logo

alw's Introduction

Alwaysdata 搭建 vmess / vless / trojan 节点

无需翻墙就可注册,但是有些IP可能要求验证信用卡,遇到这种情况就换节点,

1.建议使用原生IP注册账号

2.建议使用无痕模式

3.建议使用临时邮箱,避免封号!

搭建步骤

  1. 连接SSH,执行以下命令

vmess

wget -N https://raw.githubusercontent.com/sfarfsge/Alw/main/vmess.sh && chmod +x ./vmess.sh

vless

wget -N https://raw.githubusercontent.com/sfarfsge/Alw/main/vless.sh && chmod +x ./vless.sh

trojan

wget -N https://raw.githubusercontent.com/sfarfsge/Alw/main/trojan.sh && chmod +x ./trojan.sh
  1. 修改网站空间配置

Command./vmess.sh./vless.sh./torjan.sh

Environmentid=你的UUID

客户端配置

vmess / vless

地址:appname.alwaysdata.net
端口:443
默认UUID:5aaed9b7-7fe3-47c3-bb52-db59859ce198
vmess额外id:0
加密:none
传输协议:ws
伪装类型:none
伪装域名:appname.fly.dev
路径:/
底层传输安全:tls
跳过证书验证:false

Trojan-go

{
    "run_type": "client",
    "local_addr": "127.0.0.1",
    "local_port": 1080,
    "remote_addr": "appname.alwaysdata.net",
    "remote_port": 443,
    "password": [
        "4fd46ad4-3272-4f3c-af05-241a14428f69"
    ],
    "websocket": {
        "enabled": true,
        "path": "/",
        "host": "appname.alwaysdata.net"
    }
}

感谢列表

原作者项目:https://github.com/wgp-2020/AX

Fork自项目:https://github.com/Misaka-blog/AX

alw's People

Contributors

bhqz avatar bsefwe avatar sfarfsge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.