Coder Social home page Coder Social logo

logintoone / logintotheweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kukisa/vmess-faead-disable

0.0 0.0 0.0 13 KB

A shell script for Linux, forcing v2ray to enable compatibility with MD5 authentication information after January 1, 2022.

Shell 100.00%

logintotheweb's Introduction

VMess-fAEAD-disable

Starting from January 1, 2022, the v2ray server will disable compatibility with MD5 Authentication Information by default. Any client that uses MD5 authentication information will not be able to connect to the server that disables VMess MD5 authentication information.

This script adds the environment variable V2RAY_VMESS_AEAD_FORCED=false to the systemd file of v2ray to force it to enable compatibility with the MD5 Authentication Information authentication mechanism. It enables the client using MD5 authentication information to continue to connect to the server using VMess MD5 Authentication Information.

Instruction

Interactive Command

wget -O VMess-fAEAD-disable.sh https://raw.githubusercontent.com/KukiSa/VMess-fAEAD-disable/main/main.sh && bash VMess-fAEAD-disable.sh

One Sentence Command

wget -O VMess-fAEAD-disable-nostatus.sh https://raw.githubusercontent.com/KukiSa/VMess-fAEAD-disable/main/no-status.sh && bash VMess-fAEAD-disable-nostatus.sh <value>

The parameter <value> is the path of v2ray.service, if not filled in, the default is /etc/systemd/system/v2ray.service.

It is worth noting that the MD5 authentication information has been proven to be insecure under the review of some DPI technologies. When you execute this script, you accept that you are responsible for all consequences caused by insecure encryption implementation.

logintotheweb's People

Contributors

kukisa avatar wulabing 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.