forked from 2dust/v2rayNG
-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46caba6
commit 36bff67
Showing
5 changed files
with
587 additions
and
105 deletions.
There are no files selected for viewing
199 changes: 199 additions & 0 deletions
199
V2rayNG/app/src/main/assets/ServerLess_TLSFrag_Xray_Config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,199 @@ | ||
{ | ||
"log": { | ||
"access": "", | ||
"error": "", | ||
"loglevel": "none", | ||
"dnsLog": false | ||
}, | ||
"dns": { | ||
"tag": "dns", | ||
"hosts": { | ||
"cloudflare.com": [ | ||
"104.16.123.96", | ||
"104.16.133.229" | ||
], | ||
"cloudflare-dns.com": [ | ||
"172.67.73.38", | ||
"104.19.155.92", | ||
"172.67.73.163", | ||
"104.18.155.42", | ||
"104.16.124.175", | ||
"104.16.248.249", | ||
"104.16.249.249", | ||
"162.159.129.53", | ||
"104.26.13.8" | ||
], | ||
"domain:youtube.com": [ | ||
"google.com" | ||
] | ||
}, | ||
"servers": [ | ||
"https://cloudflare-dns.com/dns-query" | ||
] | ||
}, | ||
"inbounds": [ | ||
{ | ||
"domainOverride": [ | ||
"http", | ||
"tls" | ||
], | ||
"protocol": "socks", | ||
"tag": "socks-in", | ||
"listen": "127.0.0.1", | ||
"port": 10808, | ||
"settings": { | ||
"auth": "noauth", | ||
"udp": true, | ||
"userLevel": 8 | ||
}, | ||
"sniffing": { | ||
"enabled": true, | ||
"destOverride": [ | ||
"http", | ||
"tls" | ||
] | ||
} | ||
}, | ||
{ | ||
"protocol": "http", | ||
"tag": "http-in", | ||
"listen": "127.0.0.1", | ||
"port": 10809, | ||
"settings": { | ||
"userLevel": 8 | ||
}, | ||
"sniffing": { | ||
"enabled": true, | ||
"destOverride": [ | ||
"http", | ||
"tls" | ||
] | ||
} | ||
} | ||
], | ||
"outbounds": [ | ||
{ | ||
"protocol": "freedom", | ||
"tag": "fragment-out", | ||
"domainStrategy": "UseIP", | ||
"sniffing": { | ||
"enabled": true, | ||
"destOverride": [ | ||
"http", | ||
"tls" | ||
] | ||
}, | ||
"settings": { | ||
"fragment": { | ||
"packets": "tlshello", | ||
"length": "10-20", | ||
"interval": "10-20" | ||
} | ||
}, | ||
"streamSettings": { | ||
"sockopt": { | ||
"tcpNoDelay": true, | ||
"tcpKeepAliveIdle": 100, | ||
"mark": 255, | ||
"domainStrategy": "UseIP" | ||
} | ||
} | ||
}, | ||
{ | ||
"protocol": "dns", | ||
"tag": "dns-out" | ||
}, | ||
{ | ||
"protocol": "vless", | ||
"tag": "fakeproxy-out", | ||
"domainStrategy": "", | ||
"settings": { | ||
"vnext": [ | ||
{ | ||
"address": "cloudflare.com", | ||
"port": 443, | ||
"users": [ | ||
{ | ||
"encryption": "none", | ||
"flow": "", | ||
"id": "UUID", | ||
"level": 8, | ||
"security": "auto" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"streamSettings": { | ||
"network": "ws", | ||
"security": "tls", | ||
"tlsSettings": { | ||
"allowInsecure": false, | ||
"alpn": [ | ||
"h2", | ||
"http/1.1" | ||
], | ||
"fingerprint": "randomized", | ||
"publicKey": "", | ||
"serverName": "cloudflare.com", | ||
"shortId": "", | ||
"show": false, | ||
"spiderX": "" | ||
}, | ||
"wsSettings": { | ||
"headers": { | ||
"Host": "cloudflare.com" | ||
}, | ||
"path": "/" | ||
} | ||
}, | ||
"mux": { | ||
"concurrency": 8, | ||
"enabled": false | ||
} | ||
} | ||
], | ||
"policy": { | ||
"levels": { | ||
"8": { | ||
"connIdle": 300, | ||
"downlinkOnly": 1, | ||
"handshake": 4, | ||
"uplinkOnly": 1 | ||
} | ||
}, | ||
"system": { | ||
"statsOutboundUplink": true, | ||
"statsOutboundDownlink": true | ||
} | ||
}, | ||
"routing": { | ||
"domainStrategy": "IPIfNonMatch", | ||
"rules": [ | ||
{ | ||
"inboundTag": [ | ||
"socks-in", | ||
"http-in" | ||
], | ||
"type": "field", | ||
"port": "53", | ||
"outboundTag": "dns-out", | ||
"enabled": true | ||
}, | ||
{ | ||
"inboundTag": [ | ||
"socks-in", | ||
"http-in" | ||
], | ||
"type": "field", | ||
"port": "0-65535", | ||
"outboundTag": "fragment-out", | ||
"enabled": true | ||
} | ||
], | ||
"strategy": "rules" | ||
}, | ||
"stats": {} | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
Privacy Policy | ||
|
||
Mahsa Server does only facilitate providing and sharing free VPN servers and does not collect any personal information or sensitive data except the ones that are mentioned in Section 1.2. | ||
|
||
Users should know that their public IP address, DNS queries and SNI fields can be collected by Server Owners (same as your ISP) and it is out of our control. This even applies in the case of most secure TLS-based VPN configurations. Currently, we only encourage Server Owners not to collect these data; but we don’t act on behalf of them. | ||
|
||
Note 1: Please always make sure to use official apps and follow this guide (https://support.google.com/chrome/answer/95617?hl=en) to make sure the website you are visiting is legit and secure while you are using MahsaNG VPN. | ||
|
||
Note 2: We strongly advise against using MahsaNG for sensitive tasks, such as banking or any activities that may be deemed illegal in your country unless you are using a VPN config that you trust. | ||
1. Data Collection | ||
1.1 Data Not Collected | ||
|
||
We do not gather the following information: | ||
|
||
Names (including subscriber names, usernames, and screen names) | ||
Addresses (residential and business) | ||
Telephone numbers | ||
Payment details (credit card numbers, bank account info, billing records) | ||
|
||
We don’t store sensitive data and engineered systems avoid this. | ||
|
||
No logs are collected on online activities such as: | ||
|
||
Browsing history | ||
Traffic destination | ||
Data content | ||
DNS queries | ||
|
||
1.2 Data Collection | ||
|
||
Limited anonymous data is collected to provide the best possible VPN configs using the Mahsa Server. | ||
|
||
It includes the following: | ||
|
||
IP Address of the Client (first 3 octets only) | ||
Timezone of the client | ||
Android Version | ||
App Version | ||
Connection Status (Connected/Not Connected/Ping value) | ||
|
||
1.3 App Permissions | ||
|
||
The app does not need any permissions to access your phone’s contacts, location, device id, storage, microphone, camera, etc. | ||
2. Data Usage | ||
|
||
Data is used for: | ||
|
||
Maintaining a list of healthy and working donated VPN configs | ||
Regional distribution algorithm to help the clients to get the best configs based on their region and ISP | ||
|
||
3. Data Sharing and Transfer | ||
|
||
We do not share any data with the any third parties. | ||
4. Security Measures | ||
|
||
Strong security measures implemented to protect data. Staff access limited. | ||
5. Data Retention | ||
|
||
Data retained for legitimate business needs. Deleted when not needed, securely stored otherwise. | ||
6. Right to Be Forgotten | ||
|
||
Data erased when: | ||
|
||
No longer necessary | ||
Consent withdrawn (via data removal form) | ||
|
||
7. Third Party Services | ||
|
||
Using third party services while on MahsaNG is subject to their policies. | ||
8. Advertising | ||
|
||
We do not get paid for the VPN configs that we provide. | ||
We do not collect any data for the advertisement purposes. | ||
|
||
9. Children’s Privacy | ||
|
||
Parents encouraged to teach children about online privacy. | ||
10. Data Deletion | ||
|
||
You can use the following link to request for deleting your data. | ||
|
||
Data Deletion Request | ||
https://www.mahsaserver.com/delete-request-form/ | ||
|
||
https://www.mahsaserver.com/privacy/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
Terms of Service | ||
General | ||
|
||
Our aim is to provide quality service to all of our users. Before accessing the site or the service, please carefully read these terms of service. | ||
|
||
These Terms of Service (“the Terms”) govern your usage of MahsaNG and its associated website domains (“the Site”) and related services (“the Services”), owned and operated by the MahsaNG Team (“MahsaNG,” “our,” “we,” or “us”). The Terms establish a legally binding agreement (“the Agreement”) between you and the MahsaNet Team. | ||
|
||
MahsaNG Service | ||
|
||
You comprehend that we offer you a VPN client that provides you a curated list of healthy VPN configs. We do not manage any VPN server. It is your responsibility to make sure that the VPN config that you are connecting to is safe. | ||
Usage Policy | ||
|
||
BY USING THE MahsaNG SERVICE (the “Service”) YOU AGREE: | ||
|
||
NOT to launch any attacks on other computers or networks while using our service. | ||
NOT to utilize the service in ways that could harm our network or others. | ||
It is the user’s responsibility to be aware of and understand relevant laws in their jurisdiction. MahsaNG is not liable for user actions, including criminal and civil liabilities. | ||
The Software is under a limited license for the purpose stated by MahsaNG and as per these Terms. Unauthorized use of the Software is prohibited. | ||
|
||
Disclaimers | ||
|
||
While we aim to prevent Site and Service interruptions, they are provided “as is” and “as available.” We do not warrant the accuracy of materials or information provided, or their suitability for any purpose. | ||
Actual service coverage, speeds, and quality may vary. The Service may be unavailable for various factors beyond our control. It may be interrupted, limited, or curtailed. | ||
We do not guarantee the Service will meet your requirements or be uninterrupted, timely, secure, or error-free. You access the Site and Service at your own risk. | ||
We are not liable for data loss, delays, or misdirection due to Service interruptions or network issues. We may impose limits or block certain usage to protect users or the Service. Network speed is an estimate. Accuracy and timeliness of data are not guaranteed. | ||
We do not log user activity but log access attempts for troubleshooting. We do not engage in censorship or share personal info with third parties. | ||
MahsaNet does not have any responsibility for third-party VPNs that are usable through the app. | ||
The user is obligated to observe basic security principles, including SSL indicator check, when using third-party VPNs. | ||
|
||
Changes to the Terms | ||
|
||
MahsaNG may update the Terms without notice. Changes will be posted on the Site and considered effective upon posting. Significant changes will be notified through the App or on the Website. | ||
|
||
|
||
https://www.mahsaserver.com/terms/ | ||
|
||
|
Oops, something went wrong.