Git Product home page Git Product logo

ax's Introduction

Alwaysdata 搭建 vmess / vless / trojan 节点

搭建教程:https://owo.misaka.rest/alwaysdata-xray/

请勿在常用的账号部署本项目,避免封号!

搭建步骤

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

vmess

wget -N https://raw.githubusercontent.com/Misaka-blog/AX/main/vmess.sh && chmod +x ./vmess.sh

vless

wget -N https://raw.githubusercontent.com/Misaka-blog/AX/main/vless.sh && chmod +x ./vless.sh

trojan

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

客户端配置

vmess / vless

地址:appname.alwaysdata.net
端口:443
默认UUID:1eb6e917-774b-4a84-aff6-b058577c60a5
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": [
        "1eb6e917-774b-4a84-aff6-b058577c60a5"
    ],
    "websocket": {
        "enabled": true,
        "path": "/",
        "host": "appname.alwaysdata.net"
    }
}

感谢列表

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

ax's People

Contributors

misakano7545 avatar wgp-2020 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.