Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 756 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 756 Bytes

V2Loli

Usage

  • 1.Import the project to AndroidStudio
  • 2.Change the Site Info in app/src/main/java/com/v2ray/loli/constant/HttpConfig.java
  • 3.Change the TG Group in app/src/main/kotlin/com/v2ray/loli/AppConfig.kt
  • 4.Build and Run
  • 5.Enjoy~

V2rayNG https://github.com/2dust/v2rayNG

Project V core https://github.com/v2ray/v2ray-core/releases

User manual https://www.v2ray.com/

V2raySocks https://github.com/Zzm317/V2raySocks

V2RaySocks-SDK https://github.com/Zzm317/V2RaySocks-SDK

About

This project is mainly forked from V2rayNG and I only added the API function for V2raySocks. If you want to build or rewrite a client on your own just check the functions of the API. The SDK of V2raySocks in java will be upload to V2RaySocks-SDK soon.