Skip to content

Instantly share code, notes, and snippets.

View hirakujira's full-sized avatar
🐧

Hiraku hirakujira

🐧
View GitHub Profile
@hirakujira
hirakujira / NOOTA_Asssitant.mobileconfig
Created February 7, 2020 06:25
OTA Block Assistant
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ConsentText</key>
<dict>
<key>default</key>
<string>Disable OTA Update</string>
</dict>
<key>PayloadContent</key>
@hirakujira
hirakujira / config.json
Last active January 9, 2023 19:56
v2ray + MTProto
{
"log": {
"access": "/var/log/v2ray/access.log",
"error": "/var/log/v2ray/error.log",
"loglevel": "warning"
},
"inbound": {
"port": 9487,
"protocol": "vmess",
"settings": {