mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
omr-bypass: New way to bypass services without nDPI
This commit is contained in:
parent
9c1c926ad4
commit
7fcfd3be07
6 changed files with 310 additions and 20 deletions
|
@ -0,0 +1,150 @@
|
|||
1kxun
|
||||
accuweather
|
||||
activision
|
||||
ads_analytic_track
|
||||
adultcontent
|
||||
alibaba
|
||||
amazon
|
||||
amazonalexa
|
||||
amazonaws
|
||||
amazonvideo
|
||||
anydesk
|
||||
apple
|
||||
appleicloud
|
||||
appleitunes
|
||||
applepush
|
||||
applesiri
|
||||
applestore
|
||||
appletvplus
|
||||
azure
|
||||
badoo
|
||||
bittorrent
|
||||
bloomberg
|
||||
cachefly
|
||||
cloudflare
|
||||
cloudflarewarp
|
||||
cnn
|
||||
crashlytics
|
||||
cybersec
|
||||
dailymotion
|
||||
datasaver
|
||||
dazn
|
||||
deezer
|
||||
directv
|
||||
discord
|
||||
disneyplus
|
||||
dnscrypt
|
||||
doh_dot
|
||||
dropbox
|
||||
eaq
|
||||
ebay
|
||||
facebook
|
||||
fbookreelstory
|
||||
fuze
|
||||
github
|
||||
gitlab
|
||||
gmail
|
||||
google
|
||||
googleclassroom
|
||||
googlecloud
|
||||
googledocs
|
||||
googledrive
|
||||
googlehangout
|
||||
googlemaps
|
||||
googleplus
|
||||
googleservices
|
||||
goto
|
||||
hbo
|
||||
hotspotshield
|
||||
hulu
|
||||
icloudprivaterelay
|
||||
iflix
|
||||
iheartradio
|
||||
instagram
|
||||
kakaotalk
|
||||
lastfm
|
||||
likee
|
||||
line
|
||||
linkedin
|
||||
livestream
|
||||
messenger
|
||||
microsoft
|
||||
microsoft365
|
||||
ms_onedrive
|
||||
netflix
|
||||
nintendo
|
||||
ntop
|
||||
ocs
|
||||
ocsp
|
||||
ookla
|
||||
opendns
|
||||
outlook
|
||||
pandora
|
||||
pastebin
|
||||
pinterest
|
||||
playstation
|
||||
playstore
|
||||
pluralsight
|
||||
ppstream
|
||||
psiphon
|
||||
qq
|
||||
reddit
|
||||
riotgames
|
||||
salesforce
|
||||
showtime
|
||||
signal
|
||||
sina
|
||||
sina(weibo)
|
||||
siriusxmradio
|
||||
skype_teams
|
||||
slack
|
||||
snapchat
|
||||
softether
|
||||
soundcloud
|
||||
spotify
|
||||
steam
|
||||
syncthing
|
||||
tailscale
|
||||
teams
|
||||
teamviewer
|
||||
telegram
|
||||
tencentvideo
|
||||
tidal
|
||||
tiktok
|
||||
tor
|
||||
tuenti
|
||||
tumblr
|
||||
tunein
|
||||
tunnelbear
|
||||
twitch
|
||||
twitter
|
||||
ubuntuone
|
||||
vevo
|
||||
viber
|
||||
vidto
|
||||
vimeo
|
||||
vk
|
||||
vudu
|
||||
waze
|
||||
webex
|
||||
wechat
|
||||
whatsapp
|
||||
whatsappfiles
|
||||
wikipedia
|
||||
windowsupdate
|
||||
worldofwarcraft
|
||||
xbox
|
||||
xiaomi
|
||||
yahoo
|
||||
yandex
|
||||
yandexcloud
|
||||
yandexdirect
|
||||
yandexdisk
|
||||
yandexmail
|
||||
yandexmarket
|
||||
yandexmetrika
|
||||
yandexmusic
|
||||
youtube
|
||||
youtubeupload
|
||||
zattoo
|
||||
zoom
|
BIN
luci-app-omr-bypass/root/usr/share/omr-bypass/omr-bypass.db
Normal file
BIN
luci-app-omr-bypass/root/usr/share/omr-bypass/omr-bypass.db
Normal file
Binary file not shown.
|
@ -4,7 +4,8 @@
|
|||
"read": {
|
||||
"file": {
|
||||
"/proc/net/xt_ndpi/proto": [ "read" ],
|
||||
"/proc/net/xt_ndpi/host_proto": [ "read" ]
|
||||
"/proc/net/xt_ndpi/host_proto": [ "read" ],
|
||||
"/usr/share/omr-bypass/omr-bypass-proto.lst": [ "read" ]
|
||||
},
|
||||
"ubus": {
|
||||
"luci-rpc": [ "getHostHints" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue