miracle novo


SUBMITTED BY: laureci322704

DATE: Feb. 24, 2023, 6:45 p.m.

UPDATED: Oct. 5, 2023, 2:06 p.m.

FORMAT: Text only

SIZE: 84.1 kB

HITS: 16860

  1. {
  2. "Version": "1.0.862",
  3. "ReleaseNotes": "Novas payloads e servidores adicionados",
  4. "UrlUpdate": "https://bitbin.it/1Edw2BOA/raw/",
  5. "Sms": "Atenção, Use a apn ivivo.terra.com e altere os protocolos de sua apn pra ipv4",
  6. "EmailFeedback": "",
  7. "UrlContato": "",
  8. "UrlTermos": "Atenção, Use a apn ivivo.terra.com e altere os protocolos de sua apn pra ipv4",
  9. "CheckUser": "true",
  10. "UdpPort": "7300;7100;7200",
  11. "Servers": [
  12. {
  13. "Name": "SERVIDOR PRINCIPAL",
  14. "TYPE": "premium",
  15. "FLAG": "br.png",
  16. "ServerIP": "test.tudovpn.xyz",
  17. "CheckUser": "http://193.123.113.99:5454/checkUser",
  18. "ServerPort": "22",
  19. "SSLPort": "443",
  20. "USER": "",
  21. "PASS": ""
  22. },
  23. {
  24. "Name": "Servidor 5 | PLUS",
  25. "TYPE": "premium",
  26. "FLAG": "br.png",
  27. "ServerIP": "servidorprincipal.tudovpn.xyz",
  28. "CheckUser": "http://193.123.113.99:5454/checkUser",
  29. "ServerPort": "22",
  30. "SSLPort": "443",
  31. "USER": "",
  32. "PASS": ""
  33. },
  34. {
  35. "Name": "Servidor 6 | PLUS",
  36. "TYPE": "premium",
  37. "FLAG": "br.png",
  38. "ServerIP": "serv19.tudovpn.xyz",
  39. "CheckUser": "http://193.123.113.99:5454/checkUser",
  40. "ServerPort": "22",
  41. "SSLPort": "443",
  42. "USER": "",
  43. "PASS": ""
  44. },
  45. {
  46. "Name": "Servidor 7 | PLUS",
  47. "TYPE": "premium",
  48. "FLAG": "br.png",
  49. "ServerIP": "serv7.servi15.online",
  50. "CheckUser": "http://193.123.113.99:5454/checkUser",
  51. "ServerPort": "22",
  52. "SSLPort": "443",
  53. "USER": "",
  54. "PASS": ""
  55. },
  56. {
  57. "Name": "Servidor 8 | PLUS",
  58. "TYPE": "premium",
  59. "FLAG": "br.png",
  60. "ServerIP": "serv8.servi15.online",
  61. "CheckUser": "http://193.123.113.99:5454/checkUser",
  62. "ServerPort": "22",
  63. "SSLPort": "443",
  64. "USER": "",
  65. "PASS": ""
  66. },
  67. {
  68. "Name": "Servidor 9 | PLUS",
  69. "TYPE": "premium",
  70. "FLAG": "br.png",
  71. "ServerIP": "serv9.servi15.online",
  72. "CheckUser": "http://193.123.113.99:5454/checkUser",
  73. "ServerPort": "22",
  74. "SSLPort": "443",
  75. "USER": "",
  76. "PASS": ""
  77. },
  78. {
  79. "Name": "Servidor 10 | PLUS",
  80. "TYPE": "premium",
  81. "FLAG": "br.png",
  82. "ServerIP": "serv10.servi15.online",
  83. "CheckUser": "http://193.123.113.99:5454/checkUser",
  84. "ServerPort": "22",
  85. "SSLPort": "443",
  86. "USER": "",
  87. "PASS": ""
  88. },
  89. {
  90. "Name": "Tim Rapida 1",
  91. "TYPE": "premium",
  92. "FLAG": "br.png",
  93. "ServerIP": "jobs.deezer.com",
  94. "CheckUser": "http://193.123.113.99:5454/checkUser",
  95. "ServerPort": "22",
  96. "SSLPort": "443",
  97. "USER": "",
  98. "PASS": ""
  99. },
  100. {
  101. "Name": "Tim Rapida 2",
  102. "TYPE": "premium",
  103. "FLAG": "br.png",
  104. "ServerIP": "checkv.c6bank.app",
  105. "CheckUser": "http://193.123.113.99:5454/checkUser",
  106. "ServerPort": "22",
  107. "SSLPort": "443",
  108. "USER": "",
  109. "PASS": ""
  110. },
  111. {
  112. "Name": "Tim Lenta 1",
  113. "TYPE": "premium",
  114. "FLAG": "br.png",
  115. "ServerIP": "www.c6bank.app",
  116. "CheckUser": "",
  117. "ServerPort": "22",
  118. "SSLPort": "443",
  119. "USER": "",
  120. "PASS": ""
  121. },
  122. {
  123. "Name": "Tim Lenta 2",
  124. "TYPE": "premium",
  125. "FLAG": "br.png",
  126. "ServerIP": "api.sandbox.c6bank.com.br",
  127. "CheckUser": "",
  128. "ServerPort": "22",
  129. "SSLPort": "443",
  130. "USER": "",
  131. "PASS": ""
  132. }
  133. ],
  134. "Networks": [
  135. {
  136. import random
  137. # Lista de hosts disponíveis
  138. lista_hosts = [
  139. "59841c6184d1zn3f90.speedup.mobi",
  140. "p15n95m13890w6x140.speedup.mobi",
  141. "m27l34f9719v1k1604.speedup.mobi",
  142. # Adicione outros hosts à lista, se houver
  143. ]
  144. # Selecionar um host aleatório da lista
  145. host_aleatorio = random.choice(lista_hosts)
  146. # Atualizar o campo "Payload" com o host aleatório
  147. payload = f"GET / HTTP/1.5[crlf]Host: [{host_aleatorio}][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]"
  148. # Atualizar o dicionário com o host aleatório
  149. servidor = {
  150. "Name": "🟣VIVO CDN 00",
  151. "FLAG": "vivo",
  152. "Payload": payload,
  153. "SNI": "",
  154. "TlsIP": "",
  155. "ProxyIP": "cdnssl.clicktale.net",
  156. "ProxyPort": "80",
  157. "Info": "Proxy"
  158. }};
  159. { "Name": "🟣VIVO ALEATORIO",
  160. "FLAG":
  161. "vivo",
  162. "Payload": "GET / HTTP/1.5[crlf]Host: [var=hosts;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][random=hosts][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  163. "SNI": "",
  164. "TlsIP": "",
  165. "ProxyIP": "108.158.122.48",
  166. "ProxyPort": "80",
  167. "Info": "Proxy"
  168. };
  169. {
  170. "Name":"🟣VIVO 01 (ALGUNS DDD'S)",
  171. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: WebSocket[crlf][crlf]",
  172. "SNI":"",
  173. "SshIP":"[app_host]",
  174. "SshPort":"443",
  175. "ProxyIP":"support.deezer.com",
  176. "ProxyPort":"80",
  177. "FLAG": "vivo",
  178. "Info":"Proxy"
  179. },
  180. {
  181. "Name":"🟣VIVO 01 (ALGUNS DDD'2)",
  182. "Payload":" [delay_split]ACL / HTTP/1.1[lf]Host: gedoc.vivo.com.br[crlf][crlf][crlf][crlf]PUT- / HTTP/1.1[lf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  183. "SNI":"",
  184. "SshIP":"[app_host]",
  185. "SshPort":"443",
  186. "ProxyIP":"gedoc.vivo.com.br",
  187. "ProxyPort":"80",
  188. "FLAG": "vivo",
  189. "Info":"Proxy"
  190. },
  191. {
  192. "Name":"🟣VIVO 01 (ALGUNS DDD'3)",
  193. "Payload":" [delay_split]ACL / HTTP/1.1[lf]Host: gedoc.vivo.com.br[crlf][crlf][crlf][crlf]PUT- / HTTP/1.1[lf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  194. "SNI":"",
  195. "SshIP":"[app_host]",
  196. "SshPort":"443",
  197. "ProxyIP":"gedoc.vivo.com.br",
  198. "ProxyPort":"80",
  199. "FLAG": "vivo",
  200. "Info":"Proxy"
  201. },
  202. {
  203. "Name": "🟣VIVO SERVIDOR SECURITY",
  204. "FLAG": "vivo",
  205. "Payload": "CONNECT http://1.1.1.1rotate=buzzfeed.com;mobile.adobe.com;1.0.0.5 HTTP/1.1[crlf]Host: http://1.1.1.1rotate=buzzfeed.com;myspace.com;mobile.google.com;1.0.0.5[crlf]",
  206. "SNI": "[app_host]",
  207. "TlsIP": "",
  208. "ProxyIP": "207.90.195.241",
  209. "ProxyPort": "8080",
  210. "Info": "Proxy"
  211. },
  212. {
  213. "Name": "🟣VIVO SEM PROMOÇÃO 1",
  214. "FLAG": "vivo",
  215. "Payload": "GET / HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  216. "SNI": "",
  217. "TlsIP": "104.18.7.41",
  218. "ProxyIP": "104.18.7.41",
  219. "ProxyPort": "80",
  220. "Info": "Proxy"
  221. },
  222. {
  223. "Name": "🟣VIVO SEM PROMOÇÃO 2",
  224. "FLAG": "vivo",
  225. "Payload": "GET / HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  226. "SNI": "",
  227. "TlsIP": "104.16.51.111",
  228. "ProxyIP": "104.16.51.111",
  229. "ProxyPort": "80",
  230. "Info": "Proxy"
  231. },
  232. {
  233. "Name": "🟣VIVO NORMAL 2 [SEM GARANTIA]",
  234. "FLAG": "vivo",
  235. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  236. "SNI": "",
  237. "TlsIP": "104.16.125.175",
  238. "ProxyIP": "104.16.125.175",
  239. "ProxyPort": "80",
  240. "Info": "Proxy"
  241. },
  242. {
  243. "Name": "🟣VIVO NORMAL 3 [SEM GARANTIA]",
  244. "FLAG": "vivo",
  245. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  246. "SNI": "",
  247. "TlsIP": "177.65.226.233",
  248. "ProxyIP": "177.65.226.233",
  249. "ProxyPort": "80",
  250. "Info": "Proxy"
  251. },
  252. {
  253. "Name": "🟣VIVO NORMAL 4 [SEM GARANTIA]",
  254. "FLAG": "vivo",
  255. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  256. "SNI": "",
  257. "TlsIP": "helpypro.stoodi.com.br",
  258. "ProxyIP": "helpypro.stoodi.com.br",
  259. "ProxyPort": "80",
  260. "Info": "Proxy"
  261. },
  262. {
  263. "Name": "🟣VIVO EASY 00",
  264. "FLAG": "vivo",
  265. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  266. "SNI": "",
  267. "TlsIP": "104.16.124.175",
  268. "ProxyIP": "104.16.124.175",
  269. "ProxyPort": "80",
  270. "Info": "Proxy"
  271. },
  272. {
  273. "Name": "🟣VIVO EASY[01]",
  274. "FLAG": "vivo",
  275. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  276. "SNI": "",
  277. "TlsIP": "",
  278. "ProxyIP": "104.18.7.41",
  279. "ProxyPort": "80",
  280. "Info": "Proxy"
  281. },
  282. {
  283. "Name": "🟣VIVO - EASY[02]",
  284. "FLAG": "vivo",
  285. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  286. "SNI": "",
  287. "TlsIP": "",
  288. "ProxyIP": "104.18.7.41",
  289. "ProxyPort": "80",
  290. "Info": "Proxy"
  291. },
  292. {
  293. "Name": "🟣VIVO - EASY[03]",
  294. "FLAG": "vivo",
  295. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  296. "SNI": "",
  297. "TlsIP": "",
  298. "ProxyIP": "104.18.7.41",
  299. "ProxyPort": "80",
  300. "Info": "Proxy"
  301. },
  302. {
  303. "Name": "🟣VIVO - EASY[04]",
  304. "FLAG": "vivo",
  305. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  306. "SNI": "",
  307. "TlsIP": "",
  308. "ProxyIP": "104.18.7.41",
  309. "ProxyPort": "80",
  310. "Info": "Proxy"
  311. },
  312. {
  313. "Name": "🟣VIVO - EASY[05]",
  314. "FLAG": "vivo",
  315. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  316. "SNI": "",
  317. "TlsIP": "",
  318. "ProxyIP": "104.16.124.175",
  319. "ProxyPort": "80",
  320. "Info": "Proxy"
  321. },
  322. {
  323. "Name": "🟣VIVO - EASY[06]",
  324. "FLAG": "vivo",
  325. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  326. "SNI": "",
  327. "TlsIP": "",
  328. "ProxyIP": "104.18.7.41",
  329. "ProxyPort": "80",
  330. "Info": "Proxy"
  331. },
  332. {
  333. "Name": "🟣VIVO SEM PROMOÇÃO 1",
  334. "FLAG": "vivo",
  335. "Payload": "PUT / HTTP/1.1 Host: unpkg.com[split]GET- / HTTP/1.1 Host: [app_host] Connection: upgrade Upgrade: WebSocket Connection: keep-alive\r\n\r\n",
  336. "SNI": "",
  337. "TlsIP": "",
  338. "ProxyIP": "104.16.124.175",
  339. "ProxyPort": "80",
  340. "Info": "Proxy"
  341. },
  342. {
  343. "Name": "🟣VIVO SEM PROMOÇÃO 2",
  344. "FLAG": "vivo",
  345. "Payload": "PUT / HTTP/1.1 Host: unpkg.com[split]GET- / HTTP/1.1 Host: [app_host] Connection: upgrade Upgrade: WebSocket Connection: keep-alive\r\n\r\n",
  346. "SNI": "",
  347. "TlsIP": "",
  348. "ProxyIP": "unpkg.com",
  349. "ProxyPort": "80",
  350. "Info": "Proxy"
  351. },
  352. {
  353. "Name": "🟣VIVO - EASY[08]",
  354. "FLAG": "vivo",
  355. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  356. "SNI": "",
  357. "TlsIP": "",
  358. "ProxyIP": "104.18.7.41",
  359. "ProxyPort": "80",
  360. "Info": "Proxy"
  361. },
  362. {
  363. "Name": "🟣VIVO - EASY[09]",
  364. "FLAG": "vivo",
  365. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  366. "SNI": "",
  367. "TlsIP": "",
  368. "ProxyIP": "104.18.7.41",
  369. "ProxyPort": "80",
  370. "Info": "Proxy"
  371. },
  372. {
  373. "Name": "🟣🔴VIVO e CLARO[10]",
  374. "FLAG": "vivo",
  375. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  376. "SNI": "",
  377. "TlsIP": "",
  378. "ProxyIP": "104.18.6.80",
  379. "ProxyPort": "80",
  380. "Info": "Proxy"
  381. },
  382. {
  383. "Name": "🟣VIVO - EASY[11]",
  384. "FLAG": "vivo",
  385. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  386. "SNI": "",
  387. "TlsIP": "",
  388. "ProxyIP": "104.18.43.147",
  389. "ProxyPort": "80",
  390. "Info": "Proxy"
  391. },
  392. {
  393. "Name": "🟣VIVO - EASY[12]",
  394. "FLAG": "vivo",
  395. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  396. "SNI": "",
  397. "TlsIP": "",
  398. "ProxyIP": "172.64.144.109",
  399. "ProxyPort": "80",
  400. "Info": "Proxy"
  401. },
  402. {
  403. "Name": "🟣VIVO NOVA",
  404. "FLAG": "vivo",
  405. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  406. "SNI": "[app_host]",
  407. "TlsIP": "ajuda.serasa.com.br",
  408. "ProxyIP": "ajuda.serasa.com.br",
  409. "ProxyPort": "443",
  410. "Info": "Tlsws"
  411. },
  412. {
  413. "Name": "🟣VIVO NOVA 2",
  414. "FLAG": "vivo",
  415. "Payload": "GET / HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Upgrade: websocket[crlf][crlf]",
  416. "SNI": "[app_host]",
  417. "TlsIP": "ajuda.serasa.com.br",
  418. "ProxyIP": "ajuda.serasa.com.br",
  419. "ProxyPort": "443",
  420. "Info": "Tlsws"
  421. },
  422. {
  423. "Name": "🟣VIVO NOVA 3",
  424. "FLAG": "vivo",
  425. "Payload": "GET / HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Upgrade: websocket[crlf][crlf]",
  426. "SNI": "[app_host]",
  427. "TlsIP": "ajuda.serasa.com.br",
  428. "ProxyIP": "ajuda.serasa.com.br",
  429. "ProxyPort": "443",
  430. "Info": "Tlsws"
  431. },
  432. {
  433. "Name": "🟣VIVO EASY 00",
  434. "FLAG": "vivo",
  435. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  436. "SNI": "[app_host]",
  437. "TlsIP": "extranet.vivo.com.br",
  438. "ProxyIP": "extranet.vivo.com.br",
  439. "ProxyPort": "443",
  440. "Info": "Tlsws"
  441. },
  442. {
  443. "Name": "🟣VIVO EASY 1",
  444. "FLAG": "vivo",
  445. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  446. "SNI": "",
  447. "TlsIP": "104.18.7.80",
  448. "ProxyIP": "104.18.7.80",
  449. "ProxyPort": "80",
  450. "Info": "Proxy"
  451. },
  452. {
  453. "Name": "🟣VIVO EASY 2",
  454. "FLAG": "vivo",
  455. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  456. "SNI": "[app_host]",
  457. "TlsIP": "104.18.7.80",
  458. "ProxyIP": "104.18.7.80",
  459. "ProxyPort": "443",
  460. "Info": "Tlsws"
  461. },
  462. {
  463. "Name": "🟣VIVO EASY 3",
  464. "FLAG": "vivo",
  465. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  466. "SNI": "",
  467. "TlsIP": "172.64.144.109",
  468. "ProxyIP": "172.64.144.109",
  469. "ProxyPort": "80",
  470. "Info": "Proxy"
  471. },
  472. {
  473. "Name": "🟣VIVO EASY 4",
  474. "FLAG": "vivo",
  475. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  476. "SNI": "[app_host]",
  477. "TlsIP": "172.64.144.109",
  478. "ProxyIP": "172.64.144.109",
  479. "ProxyPort": "443",
  480. "Info": "Tlsws"
  481. },
  482. {
  483. "Name": "🟣VIVO EASY 5",
  484. "FLAG": "vivo",
  485. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  486. "SNI": "",
  487. "TlsIP": "104.18.7.41",
  488. "ProxyIP": "104.18.7.41",
  489. "ProxyPort": "80",
  490. "Info": "Proxy"
  491. },
  492. {
  493. "Name": "🟣VIVO EASY 6",
  494. "FLAG": "vivo",
  495. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  496. "SNI": "[app_host]",
  497. "TlsIP": "104.18.7.41",
  498. "ProxyIP": "104.18.7.41",
  499. "ProxyPort": "443",
  500. "Info": "Tlsws"
  501. },
  502. {
  503. "Name": "🟣VIVO EASY 7",
  504. "FLAG": "vivo",
  505. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  506. "SNI": "",
  507. "TlsIP": "uk.audiobooks.com",
  508. "ProxyIP": "uk.audiobooks.com",
  509. "ProxyPort": "80",
  510. "Info": "Proxy"
  511. },
  512. {
  513. "Name": "🟣VIVO EASY 8",
  514. "FLAG": "vivo",
  515. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  516. "SNI": "[app_host]",
  517. "TlsIP": "uk.audiobooks.com",
  518. "ProxyIP": "uk.audiobooks.com",
  519. "ProxyPort": "443",
  520. "Info": "Tlsws"
  521. },
  522. {
  523. "Name": "🟣VIVO EASY 9",
  524. "FLAG": "vivo",
  525. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  526. "SNI": "",
  527. "TlsIP": "extranet.vivo.com.br",
  528. "ProxyIP": "extranet.vivo.com.br",
  529. "ProxyPort": "80",
  530. "Info": "Proxy"
  531. },
  532. {
  533. "Name": "🟣VIVO EASY 10",
  534. "FLAG": "vivo",
  535. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  536. "SNI": "[app_host]",
  537. "TlsIP": "extranet.vivo.com.br",
  538. "ProxyIP": "extranet.vivo.com.br",
  539. "ProxyPort": "443",
  540. "Info": "Tlsws"
  541. },
  542. {
  543. "Name": "🟣VIVO EASY 11",
  544. "FLAG": "vivo",
  545. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  546. "SNI": "",
  547. "TlsIP": "api.vivo.com.br",
  548. "ProxyIP": "api.vivo.com.br",
  549. "ProxyPort": "80",
  550. "Info": "Proxy"
  551. },
  552. {
  553. "Name": "🟣VIVO EASY 12",
  554. "FLAG": "vivo",
  555. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  556. "SNI": "[app_host]",
  557. "TlsIP": "api.vivo.com.br",
  558. "ProxyIP": "api.vivo.com.br",
  559. "ProxyPort": "443",
  560. "Info": "Tlsws"
  561. },
  562. {
  563. "Name": "🟣VIVO EASY 14",
  564. "FLAG": "vivo",
  565. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  566. "SNI": "[app_host]",
  567. "TlsIP": "legado.vivo.com.br",
  568. "ProxyIP": "legado.vivo.com.br",
  569. "ProxyPort": "443",
  570. "Info": "Tlsws"
  571. },
  572. {
  573. "Name": "🟣VIVO EASY 15",
  574. "FLAG": "vivo",
  575. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  576. "SNI": "",
  577. "TlsIP": "vigia.vivo.com.br",
  578. "ProxyIP": "vigia.vivo.com.br",
  579. "ProxyPort": "80",
  580. "Info": "Proxy"
  581. },
  582. {
  583. "Name": "🟣VIVO EASY 16",
  584. "FLAG": "vivo",
  585. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  586. "SNI": "[app_host]",
  587. "TlsIP": "vigia.vivo.com.br",
  588. "ProxyIP": "vigia.vivo.com.br",
  589. "ProxyPort": "443",
  590. "Info": "Tlsws"
  591. },
  592. {
  593. "Name": "🟣VIVO NORMAL 1 [SEM GARANTIA]",
  594. "FLAG": "vivo",
  595. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  596. "SNI": "",
  597. "TlsIP": "privacidade.ambev.com.br",
  598. "ProxyIP": "privacidade.ambev.com.br",
  599. "ProxyPort": "80",
  600. "Info": "Proxy"
  601. },
  602. {
  603. "Name":"🟣VIVO 01 (ALGUNS DDD'S)",
  604. "Payload":"GET / HTTP/1.1[crlf]Host: serv8.servi15.online[crlf]Upgrade: WebSocket[crlf][crlf]",
  605. "SNI":"",
  606. "SshIP":"serv8.servi15.online",
  607. "SshPort":"443",
  608. "ProxyIP":"support.deezer.com",
  609. "ProxyPort":"80",
  610. "FLAG": "vivo",
  611. "Info":"Proxy"
  612. },
  613. {
  614. "Name":"🟣VIVO 02 (EASY)",
  615. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  616. "SNI":"",
  617. "SshIP":"[app_host]",
  618. "SshPort":"[ssh_port]",
  619. "ProxyIP":"104.18.7.80",
  620. "ProxyPort":"80",
  621. "FLAG": "vivo",
  622. "Info":"Proxy"
  623. },
  624. {
  625. "Name":"🟣VIVO 03 (EASY)",
  626. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  627. "SNI":"",
  628. "SshIP":"[app_host]",
  629. "SshPort":"[ssh_port]",
  630. "ProxyIP":"104.18.43.147",
  631. "ProxyPort":"80",
  632. "FLAG": "vivo",
  633. "Info":"Proxy"
  634. },
  635. {
  636. "Name":"🟣VIVO 04 (EASY)",
  637. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket [crlf][crlf]",
  638. "SNI":"",
  639. "SshIP":"[app_host]",
  640. "SshPort":"[ssh_port]",
  641. "ProxyIP":"172.64.144.109",
  642. "ProxyPort":"80",
  643. "FLAG": "vivo",
  644. "Info":"Proxy"
  645. },
  646. {
  647. "Name": "🟣VIVO CLOUDFIRE",
  648. "FLAG": "vivo",
  649. "Payload": "GET-CDN / HTTP/1.1[crlf]Host: [app_host][crlf]Connection:Upgrade[crlf]Upgrade: websocket[crlf][crlf]",
  650. "SNI": "",
  651. "TlsIP": "",
  652. "ProxyIP": "linefriendshelp.zendesk.com",
  653. "ProxyPort": "80",
  654. "Info": "Proxy"
  655. },
  656. {
  657. "Name": "🟣VIVO TLS 01",
  658. "FLAG": "vivo",
  659. "Payload": "TRUE-CONTROL / [protocol][crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  660. "SNI": "[app_host]",
  661. "TlsIP": "104.16.51.111",
  662. "ProxyIP": "",
  663. "ProxyPort": "443",
  664. "Info": "Tlsws"
  665. },
  666. {
  667. "Name": "🟣VIVO TLS 02",
  668. "FLAG": "vivo",
  669. "Payload": "TRUE-CONTROL / [protocol][crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  670. "SNI": "[app_host]",
  671. "TlsIP": "104.16.53.111",
  672. "ProxyIP": "",
  673. "ProxyPort": "443",
  674. "Info": "Tlsws"
  675. },
  676. {
  677. "Name": "🟣VIVO TLS 03",
  678. "FLAG": "vivo",
  679. "Payload": "TRUE-CONTROL / [protocol][crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  680. "SNI": "[app_host]",
  681. "TlsIP": "104.18.6.41",
  682. "ProxyIP": "",
  683. "ProxyPort": "443",
  684. "Info": "Tlsws"
  685. },
  686. {
  687. "Name": "🟣VIVO TLS 04",
  688. "FLAG": "vivo",
  689. "Payload": "YUNO HTTP://[app_host] HTTP/1.3[crlf]Host: [rotate=compre.vivo.com.br][crlf]Upgrade: Websocket[crlf][crlf]",
  690. "SNI": "[app_host]",
  691. "TlsIP": "172.64.144.109",
  692. "ProxyIP": "",
  693. "ProxyPort": "443",
  694. "Info": "Tlsws"
  695. },
  696. {
  697. "Name": "🟣VIVO EASY.DR.01 [PROXY]",
  698. "FLAG": "vivo",
  699. "Payload": "MOVE / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  700. "SNI": "[app_host]",
  701. "TlsIP": "104.18.7.80",
  702. "ProxyIP": "104.18.7.80",
  703. "ProxyPort": "80",
  704. "Info": "Proxy"
  705. },
  706. {
  707. "Name": "🟣VIVO EASY.DR.03 [PROXY]",
  708. "FLAG": "vivo",
  709. "Payload": "MOVE- wss://[app_host]:80 HTTP/1.1[crlf]Host: 172.64.144.109:80[crlf]Upgrade: Websocket[crlf][crlf]",
  710. "SNI": "[app_host]",
  711. "TlsIP": "beneficios.vivo.com.br",
  712. "ProxyIP": "172.64.144.109",
  713. "ProxyPort": "80",
  714. "Info": "Proxy"
  715. },
  716. {
  717. "Name": "🟣VIVO EASY.DR.04 [PROXY]",
  718. "FLAG": "vivo",
  719. "Payload": "MOVE wss://[app_host]:80 HTTP/1.1[crlf]Host: 104.18.43.147:80[crlf]Upgrade: Websocket[crlf][crlf]",
  720. "SNI": "[app_host]",
  721. "TlsIP": "104.18.7.41",
  722. "ProxyIP": "104.18.7.41",
  723. "ProxyPort": "80",
  724. "Info": "Proxy"
  725. },
  726. {
  727. "Name": "🟣VIVO EASY.DR.05 [PROXY]",
  728. "FLAG": "vivo",
  729. "Payload": "MOVE / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  730. "SNI": "[app_host]",
  731. "TlsIP": "aceitedigital.vivo.com.br",
  732. "ProxyIP": "104.18.7.41",
  733. "ProxyPort": "80",
  734. "Info": "Proxy"
  735. },
  736. {
  737. "Name": "🟣VIVO EASY.DR.06 [PROXY]",
  738. "FLAG": "vivo",
  739. "Payload": "MOVE wss://[app_host]:80 HTTP/1.1[crlf]Host: 104.16.53.111:80[crlf]Upgrade: Websocket[crlf][crlf]",
  740. "SNI": "[app_host]",
  741. "TlsIP": "104.16.51.111",
  742. "ProxyIP": "104.16.51.111",
  743. "ProxyPort": "80",
  744. "Info": "Proxy"
  745. },
  746. {
  747. "Name": "🟣VIVO proxy 2",
  748. "FLAG": "vivo",
  749. "Payload": "POST /connect/domainreliability/upload HTTP/1.1 [lf]Host:[app_host][split][crlf]Upgrade: Websocket;Access-Control-Request-Method: POST;Access-Control-Allow-Origin: *;Save-Data: no;Connection: keep-alive;Keep-Alive: timeout=43200, max=71200;Cache-control: public max-age=16777216 immutable;Content-Length: 16777216;Upgrade-Insecure-Requests: 1/n/n[crlf][crlf]",
  750. "SNI": "",
  751. "TlsIP": "",
  752. "ProxyIP": "104.16.51.111",
  753. "ProxyPort": "80",
  754. "Info": "Proxy"
  755. },
  756. {
  757. "Name": "🟣VIVO proxy 2",
  758. "FLAG": "vivo",
  759. "Payload": "POST /connect/domainreliability/upload HTTP/1.1 [lf]Host:[app_host][split][crlf]Upgrade: Websocket;Access-Control-Request-Method: POST;Access-Control-Allow-Origin: *;Save-Data: no;Connection: keep-alive;Keep-Alive: timeout=43200, max=71200;Cache-control: public max-age=16777216 immutable;Content-Length: 16777216;Upgrade-Insecure-Requests: 1/n/n[crlf][crlf]",
  760. "SNI": "",
  761. "TlsIP": "",
  762. "ProxyIP": "104.16.51.111",
  763. "ProxyPort": "80",
  764. "Info": "Proxy"
  765. },
  766. {
  767. "Name": "🟣VIVO SSH NOVA",
  768. "FLAG": "vivo",
  769. "Payload": "GET ssl://serv19.tudovpn.xyz HTTP/1.1[crlf]Host: none[crlf]Upgrade: Websocket[crlf][crlf]",
  770. "SNI": "",
  771. "TlsIP": "",
  772. "ProxyIP": "104.16.51.111",
  773. "ProxyPort": "80",
  774. "Info": "Proxy"
  775. },
  776. {
  777. "Name": "🟣VIVO SSH NOVA 2",
  778. "FLAG": "vivo",
  779. "Payload": "GET ssl://serv18.tudovpn.xyz/ HTTP/1.1[crlf]Host: none[crlf]Upgrade: Websocket[crlf][crlf]",
  780. "SNI": "",
  781. "TlsIP": "",
  782. "ProxyIP": "104.16.51.111",
  783. "ProxyPort": "80",
  784. "Info": "Proxy"
  785. },
  786. {
  787. "Name": "🟣VIVO SSH NOVA 3",
  788. "FLAG": "vivo",
  789. "Payload": "GET ssl://serv7.servi15.online HTTP/1.1[crlf]Host: none[crlf]Upgrade: Websocket[crlf][crlf]",
  790. "SNI": "",
  791. "TlsIP": "",
  792. "ProxyIP": "104.16.51.111",
  793. "ProxyPort": "80",
  794. "Info": "Proxy"
  795. },
  796. {
  797. "Name": "🟣VIVO SSH NOVA 4",
  798. "FLAG": "vivo",
  799. "Payload": "GET ssl://serv8.servi15.online HTTP/1.1[crlf]Host: none[crlf]Upgrade: Websocket[crlf][crlf]",
  800. "SNI": "",
  801. "TlsIP": "",
  802. "ProxyIP": "104.16.51.111",
  803. "ProxyPort": "80",
  804. "Info": "Proxy"
  805. },
  806. {
  807. "Name": "🟣VIVO SSH NOVA 8",
  808. "FLAG": "vivo",
  809. "Payload": "GET ssl://[app_host] HTTP/1.1[crlf]Host: none[crlf]Upgrade: Websocket[crlf][crlf]",
  810. "SNI": "",
  811. "TlsIP": "",
  812. "ProxyIP": "104.16.51.111",
  813. "ProxyPort": "80",
  814. "Info": "Proxy"
  815. },
  816. {
  817. "Name": "🟣VIVO FRONT DDD91+🟣",
  818. "FLAG": "vivo",
  819. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  820. "SNI": "",
  821. "TlsIP": "",
  822. "ProxyIP": "108.139.113.33",
  823. "ProxyPort": "80",
  824. "Info": "Proxy"
  825. },
  826. {
  827. "Name": "🟣VIVO CDN 00",
  828. "FLAG": "vivo",
  829. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  830. "SNI": "",
  831. "TlsIP": "",
  832. "ProxyIP": "cdnssl.clicktale.net",
  833. "ProxyPort": "80",
  834. "Info": "Proxy"
  835. },
  836. {
  837. "Name": "🟣VIVO CDN 1",
  838. "FLAG": "vivo",
  839. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  840. "SNI": "",
  841. "TlsIP": "",
  842. "ProxyIP": "cdnssl.clicktale.net",
  843. "ProxyPort": "80",
  844. "Info": "Proxy"
  845. },
  846. {
  847. "Name": "🟣VIVO CDN 2",
  848. "FLAG": "vivo",
  849. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  850. "SNI": "",
  851. "TlsIP": "",
  852. "ProxyIP": "99.84.31.33",
  853. "ProxyPort": "80",
  854. "Info": "Proxy"
  855. },
  856. {
  857. "Name": "🟣VIVO - 01 - FRONT",
  858. "FLAG": "vivo",
  859. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  860. "SNI": "",
  861. "TlsIP": "",
  862. "ProxyIP": "18.64.174.70",
  863. "ProxyPort": "80",
  864. "Info": "Proxy"
  865. },
  866. {
  867. "Name": "🟣VIVO - 02 - FRONT",
  868. "FLAG": "vivo",
  869. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  870. "SNI": "",
  871. "TlsIP": "",
  872. "ProxyIP": "108.139.182.102",
  873. "ProxyPort": "80",
  874. "Info": "Proxy"
  875. },
  876. {
  877. "Name": "🟣VIVO - 03 - FRONT",
  878. "FLAG": "vivo",
  879. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  880. "SNI": "",
  881. "TlsIP": "",
  882. "ProxyIP": "108.139.182.23",
  883. "ProxyPort": "80",
  884. "Info": "Proxy"
  885. },
  886. {
  887. "Name": "🟣VIVO - 04 - FRONT",
  888. "FLAG": "vivo",
  889. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  890. "SNI": "",
  891. "TlsIP": "",
  892. "ProxyIP": "108.139.182.100",
  893. "ProxyPort": "80",
  894. "Info": "Proxy"
  895. },
  896. {
  897. "Name": "🟣VIVO - 05 - FRONT",
  898. "FLAG": "vivo",
  899. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  900. "SNI": "",
  901. "TlsIP": "",
  902. "ProxyIP": "108.158.161.49",
  903. "ProxyPort": "80",
  904. "Info": "Proxy"
  905. },
  906. {
  907. "Name": "🟣VIVO - 06 - FRONT",
  908. "FLAG": "vivo",
  909. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  910. "SNI": "",
  911. "TlsIP": "",
  912. "ProxyIP": "108.158.122.48",
  913. "ProxyPort": "80",
  914. "Info": "Proxy"
  915. },
  916. {
  917. "Name": "🟣VIVO FRONT bloqueio",
  918. "FLAG": "vivo",
  919. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  920. "SNI": "",
  921. "TlsIP": "",
  922. "ProxyIP": "108.139.113.33",
  923. "ProxyPort": "80",
  924. "Info": "Proxy"
  925. },
  926. {
  927. "Name": "🟣VIVO FRONT bloqueio 2",
  928. "FLAG": "vivo",
  929. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  930. "SNI": "",
  931. "TlsIP": "",
  932. "ProxyIP": "52.84.83.3",
  933. "ProxyPort": "80",
  934. "Info": "Proxy"
  935. },
  936. {
  937. "Name": "🟣VIVO FRONT bloqueio 3",
  938. "FLAG": "vivo",
  939. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  940. "SNI": "",
  941. "TlsIP": "",
  942. "ProxyIP": "front1.jessehost.top",
  943. "ProxyPort": "80",
  944. "Info": "Proxy"
  945. },
  946. {
  947. "Name": "🟣VIVO FRONT 1",
  948. "FLAG": "vivo",
  949. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  950. "SNI": "",
  951. "TlsIP": "",
  952. "ProxyIP": "cdnssl.clicktale.net",
  953. "ProxyPort": "80",
  954. "Info": "Proxy"
  955. },
  956. {
  957. "Name": "🟣VIVO FRONT 2",
  958. "FLAG": "vivo",
  959. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  960. "SNI": "",
  961. "TlsIP": "",
  962. "ProxyIP": "108.139.95.90",
  963. "ProxyPort": "80",
  964. "Info": "Proxy"
  965. },
  966. {
  967. "Name": "🟣VIVO FRONT 3",
  968. "FLAG": "vivo",
  969. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  970. "SNI": "",
  971. "TlsIP": "",
  972. "ProxyIP": "support.deezer.com",
  973. "ProxyPort": "80",
  974. "Info": "Proxy"
  975. },
  976. {
  977. "Name": "🟣VIVO FRONT RAIO 1",
  978. "FLAG": "vivo",
  979. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  980. "SNI": "",
  981. "TlsIP": "",
  982. "ProxyIP": "108.158.122.48",
  983. "ProxyPort": "80",
  984. "Info": "Proxy"
  985. },
  986. {
  987. "Name": "🟣VIVO FRONT RAIO 2",
  988. "FLAG": "vivo",
  989. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  990. "SNI": "",
  991. "TlsIP": "",
  992. "ProxyIP": "cdnssl.clicktale.net",
  993. "ProxyPort": "80",
  994. "Info": "Proxy"
  995. },
  996. {
  997. "Name": "🟣VIVO FRONT RAIO 3",
  998. "FLAG": "vivo",
  999. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1000. "SNI": "",
  1001. "TlsIP": "",
  1002. "ProxyIP": "162.159.136.63",
  1003. "ProxyPort": "80",
  1004. "Info": "Proxy"
  1005. },
  1006. {
  1007. "Name": "🟣VIVO FRONT RAIO 4",
  1008. "FLAG": "vivo",
  1009. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1010. "SNI": "",
  1011. "TlsIP": "",
  1012. "ProxyIP": "mvfront.vivo.com.br",
  1013. "ProxyPort": "80",
  1014. "Info": "Proxy"
  1015. },
  1016. {
  1017. "Name": "🟣VIVO FRONT RAIO 5",
  1018. "FLAG": "vivo",
  1019. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1020. "SNI": "",
  1021. "TlsIP": "",
  1022. "ProxyIP": "99.84.31.33",
  1023. "ProxyPort": "80",
  1024. "Info": "Proxy"
  1025. },
  1026. {
  1027. "Name": "🟣VIVO FRONT TURBO 1",
  1028. "FLAG": "vivo",
  1029. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1030. "SNI": "",
  1031. "TlsIP": "",
  1032. "ProxyIP": "108.158.161.49",
  1033. "ProxyPort": "80",
  1034. "Info": "Proxy"
  1035. },
  1036. {
  1037. "Name": "🟣VIVO FRONT TURBO 2",
  1038. "FLAG": "vivo",
  1039. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1040. "SNI": "",
  1041. "TlsIP": "",
  1042. "ProxyIP": "108.158.122.48",
  1043. "ProxyPort": "80",
  1044. "Info": "Proxy"
  1045. },
  1046. {
  1047. "Name": "🟣VIVO FRONT TURBO 3",
  1048. "FLAG": "vivo",
  1049. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1050. "SNI": "",
  1051. "TlsIP": "",
  1052. "ProxyIP": "cdnssl.clicktale.net",
  1053. "ProxyPort": "80",
  1054. "Info": "Proxy"
  1055. },
  1056. {
  1057. "Name": "🟣VIVO FRONT TURBO 4",
  1058. "FLAG": "vivo",
  1059. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1060. "SNI": "",
  1061. "TlsIP": "",
  1062. "ProxyIP": "web.vivorecarga.m4u.com.br",
  1063. "ProxyPort": "80",
  1064. "Info": "Proxy"
  1065. },
  1066. {
  1067. "Name": "🟣VIVO FRONT TURBO 5",
  1068. "FLAG": "vivo",
  1069. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1070. "SNI": "",
  1071. "TlsIP": "",
  1072. "ProxyIP": "52.85.34.102",
  1073. "ProxyPort": "80",
  1074. "Info": "Proxy"
  1075. },
  1076. {
  1077. "Name": "🟣VIVO FRONT TURBO 6",
  1078. "FLAG": "vivo",
  1079. "Payload": "GET / HTTP/1.5[crlf]Host: [random=59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi;m27l34f9719v1k1604.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1080. "SNI": "",
  1081. "TlsIP": "",
  1082. "ProxyIP": "13.227.126.11",
  1083. "ProxyPort": "80",
  1084. "Info": "Proxy"
  1085. },
  1086. {
  1087. "Name": "🔴CLARO - 01 - FRONT🔴",
  1088. "FLAG": "claro",
  1089. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1090. "SNI": "",
  1091. "TlsIP": "",
  1092. "ProxyIP": "52.85.34.50",
  1093. "ProxyPort": "80",
  1094. "Info": "Proxy"
  1095. },
  1096. {
  1097. "Name": "🔴CLARO - 02 - FRONT🔴",
  1098. "FLAG": "claro",
  1099. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1100. "SNI": "",
  1101. "TlsIP": "",
  1102. "ProxyIP": "52.85.34.102",
  1103. "ProxyPort": "80",
  1104. "Info": "Proxy"
  1105. },
  1106. {
  1107. "Name": "🔴CLARO - 03 - FRONT🔴",
  1108. "FLAG": "claro",
  1109. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1110. "SNI": "",
  1111. "TlsIP": "",
  1112. "ProxyIP": "52.85.34.186",
  1113. "ProxyPort": "80",
  1114. "Info": "Proxy"
  1115. },
  1116. {
  1117. "Name": "🔴CLARO - 04 - FRONT🔴",
  1118. "FLAG": "claro",
  1119. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1120. "SNI": "",
  1121. "TlsIP": "",
  1122. "ProxyIP": "52.85.34.115",
  1123. "ProxyPort": "80",
  1124. "Info": "Proxy"
  1125. },
  1126. {
  1127. "Name":"🔴CLARO WAZE 1",
  1128. "FLAG": "claro",
  1129. "Payload":"POST HTTP/1.1[crlf]Host:www.waze.com[crlf][crlf]",
  1130. "SNI":"",
  1131. "SshIP":"",
  1132. "SshPort":"",
  1133. "ProxyIP":"193.123.113.99",
  1134. "ProxyPort":"8799",
  1135. "Modo":"Proxy"
  1136. },
  1137. {
  1138. "Name":"🔴CLARO WAZE 2",
  1139. "FLAG": "claro",
  1140. "Payload":"POST HTTP/1.1[crlf]Host:www.waze.com[crlf][crlf]",
  1141. "SNI":"",
  1142. "SshIP":"",
  1143. "SshPort":"",
  1144. "ProxyIP":"193.123.113.99",
  1145. "ProxyPort":"8799",
  1146. "Modo":"Proxy"
  1147. },
  1148. {
  1149. "Name":"🔴CLARO WAZE 3",
  1150. "FLAG": "claro",
  1151. "Payload":"POST HTTP/1.1[crlf]Host:www.waze.com[crlf][crlf]",
  1152. "SNI":"",
  1153. "SshIP":"",
  1154. "SshPort":"",
  1155. "ProxyIP":"193.123.113.99",
  1156. "ProxyPort":"8799",
  1157. "Modo":"Proxy"
  1158. },
  1159. {
  1160. "Name":"🔴CLARO 14 (PLANOS & PROMOÇÕES)",
  1161. "FLAG": "claro",
  1162. "Payload":"",
  1163. "SNI":"m.waze.com",
  1164. "SshIP":"[app_host]",
  1165. "SshPort":"[ssl_port]",
  1166. "ProxyIP":"",
  1167. "ProxyPort":"",
  1168. "Flag":"ic_c.png",
  1169. "Modo":"Ssl"
  1170. },
  1171. {
  1172. "Name":"🔴CLARO 15 (PLANOS & PROMOÇÕES)",
  1173. "FLAG": "claro",
  1174. "Payload":"",
  1175. "SNI":"c.whatsapp.net",
  1176. "SshIP":"[app_host]",
  1177. "SshPort":"[ssl_port]",
  1178. "ProxyIP":"",
  1179. "ProxyPort":"",
  1180. "Flag":"ic_c.png",
  1181. "Modo":"Ssl"
  1182. },
  1183. {
  1184. "Name":"🔴CLARO 16 (PLANOS & PROMOÇÕES)",
  1185. "FLAG": "claro",
  1186. "Payload":"",
  1187. "SNI":"m.twitter.com",
  1188. "SshIP":"[app_host]",
  1189. "SshPort":"[ssl_port]",
  1190. "ProxyIP":"",
  1191. "ProxyPort":"",
  1192. "Flag":"ic_c.png",
  1193. "Modo":"Ssl"
  1194. },
  1195. {
  1196. "Name":"🔴CLARO 17",
  1197. "FLAG": "claro",
  1198. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1199. "SNI":"[app_host]",
  1200. "SshIP":"mobilidade.cloud.caixa.gov.br",
  1201. "SshPort":"[ssl_port]",
  1202. "ProxyIP":"",
  1203. "ProxyPort":"",
  1204. "Flag":"ic_c.png",
  1205. "Modo":"Tlsws"
  1206. },
  1207. {
  1208. "Name":"🔴CLARO 18 (MODO LENTO)",
  1209. "FLAG": "claro",
  1210. "Payload":"GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1211. "SNI":"[app_host]",
  1212. "SshIP":"content.akross.com.br",
  1213. "SshPort":"[ssl_port]",
  1214. "ProxyIP":"",
  1215. "ProxyPort":"",
  1216. "Flag":"ic_c.png",
  1217. "Modo":"Tlsws"
  1218. },
  1219. {
  1220. "Name": "🔴CLARO Format",
  1221. "FLAG": "claro",
  1222. "Payload": " JHON-MASTER sni://vps.redesvpntigo.tk HTTP/1.1[crlf]Host: [app_host][crlf]X-Forward-Host: [app_host][crlf]Connection: upgrade[crlf]upgrade: websocket[crlf]CONNECT [host_port] [protocol][crlf][crlf]",
  1223. "SNI": "",
  1224. "TlsIP": "",
  1225. "ProxyIP": "172.105.21.245",
  1226. "ProxyPort": "80",
  1227. "Info": "Direct"
  1228. },
  1229. {
  1230. "Name": "🔴CLARO Format 2",
  1231. "FLAG": "claro",
  1232. "Payload": " GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]",
  1233. "SNI": "dns.web.whatsapp.com",
  1234. "TlsIP": " 104.16.53.111",
  1235. "ProxyIP": "",
  1236. "ProxyPort": "80",
  1237. "Info": "Tlsws"
  1238. },
  1239. {
  1240. "Name": "CLARO | DDDs 05 ",
  1241. "FLAG": "claro",
  1242. "Payload": "GET http://bonuz.claro.com.br HTTP/1.0[crlf]Host: http://contaonline2.claro.com.br[crlf]Connection: keep-alive[crlf]User-Agent: Upgrade [crlf][crlf]",
  1243. "SNI": "",
  1244. "TlsIP": "",
  1245. "ProxyIP": "172.105.21.245",
  1246. "ProxyPort": "80",
  1247. "Info": "Direct"
  1248. },
  1249. {
  1250. "Name": "🔴CLARO PREZÃO E CONTROLE",
  1251. "FLAG": "claro.png",
  1252. "Payload": "",
  1253. "SNI": "api.web.whatsapp.com",
  1254. "TlsIP": "193.123.113.99",
  1255. "ProxyIP": "",
  1256. "ProxyPort": "",
  1257. "Info": "Ssl"
  1258. },
  1259. {
  1260. "Name": "🔴CLARO CLOUDFRONT",
  1261. "FLAG": "claro.png",
  1262. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  1263. "SNI": "",
  1264. "TlsIP": "",
  1265. "ProxyIP": "paquetes.miclaro.com.pa",
  1266. "ProxyPort": "80",
  1267. "Info": "Proxy"
  1268. },
  1269. {
  1270. "Name": " 🟡OI TESTE ",
  1271. "FLAG": "oi",
  1272. "Payload": "GET sni://www.hbogo.com.br HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1273. "SNI": "www.hbogo.com.br",
  1274. "TlsIP": "www.hbogo.com.br",
  1275. "ProxyIP": "",
  1276. "ProxyPort": "443",
  1277. "Info": "Tlsws"
  1278. },
  1279. {
  1280. "Name": "🟡OI TESTE 01 ",
  1281. "FLAG": "oi",
  1282. "Payload": "GET / HTTP/1.1[crlf]Host: carreiras.stoodi.com.br[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: [app_host][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1283. "SNI": "",
  1284. "TlsIP": "",
  1285. "ProxyIP": "creatorsupport.deezer.com",
  1286. "ProxyPort": "80",
  1287. "Info": "Direct"
  1288. },
  1289. {
  1290. "Name": "🟡OI TESTE 02 ",
  1291. "FLAG": "oi",
  1292. "Payload": "GET wss://sso.hotjar.com HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf]Keep-Alive:[crlf][crlf]",
  1293. "SNI": "sso.hotjar.com",
  1294. "TlsIP": "sso.hotjar.com",
  1295. "ProxyIP": "sso.hotjar.com",
  1296. "ProxyPort": "443",
  1297. "Info": "Tlsws"
  1298. },
  1299. {
  1300. "Name": "🟡OI TESTE 03 ",
  1301. "FLAG": "oi",
  1302. "Payload": "GET sni://www.hbogo.com.br HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1303. "SNI": "www.hbogo.com.br",
  1304. "TlsIP": "104.16.51.91",
  1305. "ProxyIP": "",
  1306. "ProxyPort": "443",
  1307. "Info": "Tlsws"
  1308. },
  1309. {
  1310. "Name": "🟡OI TESTE 04 ",
  1311. "FLAG": "oi",
  1312. "Payload": "GET sni://sso.hotjar.com HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1313. "SNI": "sso.hotjar.com",
  1314. "TlsIP": "sso.hotjar.com",
  1315. "ProxyIP": "sso.hotjar.com",
  1316. "ProxyPort": "443",
  1317. "Info": "Tlsws"
  1318. },
  1319. {
  1320. "Name": " OI TLSWS 01 ",
  1321. "FLAG": "oi",
  1322. "Payload": "GET-CONTROL ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1323. "SNI": "www.hbogo.com.br",
  1324. "TlsIP": "104.16.55.91",
  1325. "ProxyIP": "",
  1326. "ProxyPort": "",
  1327. "Info": "Tlsws"
  1328. },
  1329. {
  1330. "Name": " OI TLSWS 02 ",
  1331. "FLAG": "oi",
  1332. "Payload": "GET-CONTROL ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1333. "SNI": "www.hbogo.com.br",
  1334. "TlsIP": "104.16.53.91",
  1335. "ProxyIP": "",
  1336. "ProxyPort": "",
  1337. "Info": "Tlsws"
  1338. },
  1339. {
  1340. "Name": " OI TLSWS 03 ",
  1341. "FLAG": "oi",
  1342. "Payload": "GET-CONTROL ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1343. "SNI": "www.hbogo.com.br",
  1344. "TlsIP": "104.16.51.91",
  1345. "ProxyIP": "",
  1346. "ProxyPort": "",
  1347. "Info": "Tlsws"
  1348. },
  1349. {
  1350. "Name": " OI TLSWS 04 ",
  1351. "FLAG": "oi",
  1352. "Payload": "GET-CONTROL ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1353. "SNI": "www.hbogo.com.br",
  1354. "TlsIP": "www.hbogo.com.br",
  1355. "ProxyIP": "",
  1356. "ProxyPort": "",
  1357. "Info": "Tlsws"
  1358. },
  1359. {
  1360. "Name": "OI [03]",
  1361. "FLAG": "oi",
  1362. "Payload": "GET-CONTROL wss://oii.gdmhost.ga/ HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]]",
  1363. "SNI": "bam.nr-data.net",
  1364. "TlsIP": "bam.nr-data.net",
  1365. "ProxyIP": "bam.nr-data.net",
  1366. "ProxyPort": "443",
  1367. "Info": "Tlsws"
  1368. },
  1369. {
  1370. "Name": "OI [04]",
  1371. "FLAG": "oi",
  1372. "Payload": "GET-CONTROL wss://oii.gdmhost.ga/ HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]]",
  1373. "SNI": "oii.gdmhost.ga",
  1374. "TlsIP": "oii.gdmhost.ga",
  1375. "ProxyIP": "oii.gdmhost.ga",
  1376. "ProxyPort": "",
  1377. "Info": "Tlsws"
  1378. },
  1379. {
  1380. "Name": "Oi SSL [02]",
  1381. "FLAG": "oi",
  1382. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws[crlf]Sec-Websocket-Extensions: superspeed\n\n",
  1383. "SNI": "www.hbogo.com.br",
  1384. "TlsIP": "162.247.241.14",
  1385. "ProxyIP": "",
  1386. "ProxyPort": "443",
  1387. "Info": "Tlsws"
  1388. },
  1389. {
  1390. "Name": "Oi SSL [03]",
  1391. "FLAG": "oi",
  1392. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws[crlf]Sec-Websocket-Extensions: superspeed\n\n",
  1393. "SNI": "www.hbogo.com.br",
  1394. "TlsIP": "www.hbogo.com.br",
  1395. "ProxyIP": "",
  1396. "ProxyPort": "443",
  1397. "Info": "Tlsws"
  1398. },
  1399. {
  1400. "Name": "Oi SSL [04]",
  1401. "FLAG": "oi",
  1402. "Payload": "GET ws://bam.nr-data.net HTTP/1.1\nHost: [app_host]\nUpgrade: ws[crlf]Sec-Websocket-Extensions: superspeed\n\n",
  1403. "SNI": "bam.nr-data.net",
  1404. "TlsIP": "162.247.241.14",
  1405. "ProxyIP": "",
  1406. "ProxyPort": "443",
  1407. "Info": "Tlsws"
  1408. },
  1409. {
  1410. "Name": " hbo",
  1411. "FLAG": "oi",
  1412. "Payload": "GET-CONTROL wss://www.hbogo.com.br/ HTTP/1.1[crlf]Host: SEU CLOUDFLARE [crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]",
  1413. "SNI": "www.hbogo.com.br",
  1414. "TlsIP": "www.hbogo.com.br",
  1415. "ProxyIP": "",
  1416. "ProxyPort": "443",
  1417. "Info": "Tlsws"
  1418. },
  1419. {"Name":"Oi CDN [01]","FLAG":"oi","Payload":"GET \/ HTTP\/1.1[crlf]Host: 70600531q4v6ddg901.speedup.mobi[crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]","SNI":"","TlsIP":"18.67.65.41","ProxyIP":"18.67.65.41","ProxyPort ":"80","Info":"Proxy"},
  1420. {
  1421. "Name": " Infinity",
  1422. "FLAG": "oi",
  1423. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: Websocket[crlf][crlf]",
  1424. "SNI": "oi.infinitynetcloud.com.br",
  1425. "TlsIP": " 104.16.57.6",
  1426. "ProxyIP": "",
  1427. "ProxyPort": "443",
  1428. "Info": "Tlsws"
  1429. },
  1430. {
  1431. "Name": " Infinity 2",
  1432. "FLAG": "oi",
  1433. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: Websocket[crlf][crlf]",
  1434. "SNI": "oi.infinitynetcloud.com.br",
  1435. "TlsIP": " 104.16.57.6",
  1436. "ProxyIP": "",
  1437. "ProxyPort": "443",
  1438. "Info": "Tlsws"
  1439. },
  1440. {
  1441. "Name": "🟡OI",
  1442. "FLAG": "oi",
  1443. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1444. "SNI": "www.hbogo.com.br",
  1445. "TlsIP": "www.hbogo.com.br",
  1446. "ProxyIP": "",
  1447. "ProxyPort": "443",
  1448. "Info": "Tlsws"
  1449. },
  1450. {
  1451. "Name": "🟡OI",
  1452. "FLAG": "oi",
  1453. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1454. "SNI": "www.hbogo.com.br",
  1455. "TlsIP": "104.16.53.91",
  1456. "ProxyIP": "",
  1457. "ProxyPort": "443",
  1458. "Info": "Tlsws"
  1459. },
  1460. {
  1461. "Name": "OI TOP 1",
  1462. "FLAG": "oi",
  1463. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1464. "SNI": "www.hbogo.com.br",
  1465. "TlsIP": "104.16.55.91",
  1466. "ProxyIP": "",
  1467. "ProxyPort": "443",
  1468. "Info": "Tlsws"
  1469. },
  1470. {
  1471. "Name": "OI TOP 2",
  1472. "FLAG": "oi",
  1473. "Payload": "GET ws://www.hbogo.com.br HTTP/1.1\nHost: [app_host]\nUpgrade: ws\n\n",
  1474. "SNI": "www.hbogo.com.br",
  1475. "TlsIP": "104.16.53.91",
  1476. "ProxyIP": "",
  1477. "ProxyPort": "443",
  1478. "Info": "Tlsws"
  1479. },
  1480. { "Name": "OI PROXY",
  1481. "FLAG": "oi",
  1482. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1483. "SNI": "",
  1484. "TlsIP": "",
  1485. "ProxyIP": "104.16.56.6",
  1486. "ProxyPort": "80",
  1487. "Info": "Proxy"
  1488. },
  1489. {
  1490. "Name": "🔵Tim RAPIDA DDD 1 ",
  1491. "FLAG": "tim",
  1492. "Payload": "GET / HTTP/1.9[crlf]host: c6bank.com.br[crlf][crlf][split][crlf]OPTIONS- // HTTP/1.9[crlf]host: [app_host][crlf]Expect: 200-continue[crlf]Proxy-Connection: Keep-Alive[crlf]Keep-Alive: timeout=5, max=1000[crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Sec WebSocketExtensions: superspeed[crlf]Last-Modified: Fri, 17 March 2022 04:32:39 GMT[crlf]Server: Qnax[crlf]User-Agent: Mozilla/5.0 (Linux; Android 4.4.2); Nexus 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Mobile Safari/537.36 OPR/20.0.1396.72047[crlf][crlf]",
  1493. "SNI": "",
  1494. "TlsIP": "",
  1495. "ProxyIP": "104.19.239.25",
  1496. "ProxyPort": "80",
  1497. "Info": "Proxy"
  1498. },
  1499. {
  1500. "Name": "🔵TIM Fenix 1",
  1501. "FLAG": "tim",
  1502. "Payload": "PUT / HTTP/1.1[crlf]Host: c6bank.com.br[crlf][crlf][crlf][crlf]OPTIONS- // HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  1503. "SNI": "",
  1504. "TlsIP": "",
  1505. "ProxyIP": "104.18.27.160",
  1506. "ProxyPort": "80",
  1507. "Info": "Proxy"
  1508. },
  1509. {
  1510. "Name": "🔵TIM Fenix 2",
  1511. "FLAG": "tim",
  1512. "Payload": "PUT / HTTP/1.1[crlf]Host: dataacademy.descomplica.com.br[crlf][crlf][crlf][crlf]OPTIONS- // HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf][crlf]",
  1513. "SNI": "",
  1514. "TlsIP": "",
  1515. "ProxyIP": "104.19.241.93",
  1516. "ProxyPort": "80",
  1517. "Info": "Proxy"
  1518. },
  1519. {
  1520. "Name": "🔵TIM Fenix 3",
  1521. "FLAG": "tim",
  1522. "Payload": "ACL /index.html HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1523. "SNI": "",
  1524. "TlsIP": "",
  1525. "ProxyIP": "138.2.245.79",
  1526. "ProxyPort": "80",
  1527. "Info": "Proxy"
  1528. },
  1529. {
  1530. "Name": "🔵TIM - 01 - FLARE",
  1531. "FLAG": "tim",
  1532. "Payload": "CONNECT / HTTP/1.9[crlf]host: c6bank.com.br[crlf][crlf][split][crlf]OPTIONS- // HTTP/1.9[crlf]host: [app_host][crlf]Expect: 200-continue[crlf]Proxy-Connection: Keep-Alive[crlf]Keep-Alive: timeout=5, max=1000[crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Sec WebSocketExtensions: superspeed[crlf]Last-Modified: Fri, 17 March 2022 04:32:39 GMT[crlf]Server: Qnax[crlf]User-Agent: Mozilla/5.0 (Linux; Android 4.4.2); Nexus 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Mobile Safari/537.36 OPR/20.0.1396.72047[crlf][crlf]",
  1533. "SNI": "",
  1534. "TlsIP": "",
  1535. "ProxyIP": "help.jibjab.com",
  1536. "ProxyPort": "80",
  1537. "Info": "Proxy"
  1538. },
  1539. {
  1540. "Name": "🔵TIM - 02 - FLARE",
  1541. "FLAG": "tim",
  1542. "Payload": "CONNECT / HTTP/1.9[crlf]host: c6bank.com.br[crlf][crlf][split][crlf]OPTIONS- // HTTP/1.9[crlf]host: [app_host][crlf]Expect: 200-continue[crlf]Proxy-Connection: Keep-Alive[crlf]Keep-Alive: timeout=5, max=1000[crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Sec WebSocketExtensions: superspeed[crlf]Last-Modified: Fri, 17 March 2022 04:32:39 GMT[crlf]Server: Qnax[crlf]User-Agent: Mozilla/5.0 (Linux; Android 4.4.2); Nexus 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Mobile Safari/537.36 OPR/20.0.1396.72047[crlf][crlf]",
  1543. "SNI": "",
  1544. "TlsIP": "",
  1545. "ProxyIP": "104.19.239.25",
  1546. "ProxyPort": "80",
  1547. "Info": "Proxy"
  1548. },
  1549. {
  1550. "Name": "🔵TIM - 03 - FLARE",
  1551. "FLAG": "tim",
  1552. "Payload": "CONNECT / HTTP/1.9[crlf]host: c6bank.com.br[crlf][crlf][split][crlf]OPTIONS- // HTTP/1.9[crlf]host: [app_host][crlf]Expect: 200-continue[crlf]Proxy-Connection: Keep-Alive[crlf]Keep-Alive: timeout=5, max=1000[crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Sec WebSocketExtensions: superspeed[crlf]Last-Modified: Fri, 17 March 2022 04:32:39 GMT[crlf]Server: Qnax[crlf]User-Agent: Mozilla/5.0 (Linux; Android 4.4.2); Nexus 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Mobile Safari/537.36 OPR/20.0.1396.72047[crlf][crlf]",
  1553. "SNI": "",
  1554. "TlsIP": "",
  1555. "ProxyIP": "104.18.27.160",
  1556. "ProxyPort": "80",
  1557. "Info": "Proxy"
  1558. },
  1559. {
  1560. "Name": "🔵TIM - 04 - FLARE",
  1561. "FLAG": "tim",
  1562. "Payload": "CONNECT / HTTP/1.9[crlf]host: c6bank.com.br[crlf][crlf][split][crlf]OPTIONS- // HTTP/1.9[crlf]host: [app_host][crlf]Expect: 200-continue[crlf]Proxy-Connection: Keep-Alive[crlf]Keep-Alive: timeout=5, max=1000[crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Sec WebSocketExtensions: superspeed[crlf]Last-Modified: Fri, 17 March 2022 04:32:39 GMT[crlf]Server: Qnax[crlf]User-Agent: Mozilla/5.0 (Linux; Android 4.4.2); Nexus 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Mobile Safari/537.36 OPR/20.0.1396.72047[crlf][crlf]",
  1563. "SNI": "",
  1564. "TlsIP": "",
  1565. "ProxyIP": "104.18.27.160",
  1566. "ProxyPort": "80",
  1567. "Info": "Proxy"
  1568. },
  1569. {
  1570. "Name": " TIM - 05 - HELP",
  1571. "FLAG": "tim",
  1572. "Payload": "HTTP/ \n\n/",
  1573. "SNI": "",
  1574. "TlsIP": "",
  1575. "ProxyIP": "[app_host]",
  1576. "ProxyPort": "80",
  1577. "Info": "Proxy"
  1578. },
  1579. {
  1580. "Name": "🔵TIM BLACK top ",
  1581. "FLAG": "tim",
  1582. "Payload": "GET / HTTP/1.1[crlf]Host: creatorsupport.deezer.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]PUT- // HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1583. "SNI": "",
  1584. "TlsIP": "",
  1585. "ProxyIP": "104.16.53.111",
  1586. "ProxyPort": "80",
  1587. "Info": "Proxy"
  1588. },
  1589. {
  1590. "Name": "🔵TIM NORMAL 3",
  1591. "FLAG": "tim",
  1592. "Payload": "GET / HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1593. "SNI": "",
  1594. "TlsIP": "",
  1595. "ProxyIP": "104.16.51.111",
  1596. "ProxyPort": "80",
  1597. "Info": "Proxy"
  1598. },
  1599. {
  1600. "Name": "🔵TIM JOBS 1",
  1601. "FLAG": "tim",
  1602. "Payload": "GET / HTTP/1.1[crlf]Host: jobs.deezer.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]PUT- // HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1603. "SNI": "",
  1604. "TlsIP": "",
  1605. "ProxyIP": "104.16.51.111",
  1606. "ProxyPort": "80",
  1607. "Info": "Proxy"
  1608. },
  1609. {
  1610. "Name": "🔵TIM JOBS 2",
  1611. "FLAG": "tim",
  1612. "Payload": "PUT / HTTP/1.1[crlf]Host: jobs.deezer.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Referer: BlackVPN[crlf][crlf]",
  1613. "SNI": "",
  1614. "TlsIP": "",
  1615. "ProxyIP": "104.16.51.111",
  1616. "ProxyPort": "80",
  1617. "Info": "Proxy"
  1618. },
  1619. {
  1620. "Name": "🔵TIM VELOX",
  1621. "FLAG": "tim",
  1622. "Payload": "PUT / HTTP/1.1[crlf]Host: checkv.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Referer: BlackVPN[crlf][crlf]",
  1623. "SNI": "",
  1624. "TlsIP": "",
  1625. "ProxyIP": "104.19.241.25",
  1626. "ProxyPort": "80",
  1627. "Info": "Proxy"
  1628. },
  1629. {
  1630. "Name": "?TIM CRÉDITO EXPIRADO?",
  1631. "FLAG": "tim",
  1632. "Payload": "ACL http://1.1.1.1rotate=buzzfeed.com;mobile.adobe.com;1.0.0.5 HTTP/1.1[crlf]Host: http://1.1.1.1rotate=buzzfeed.com;myspace.com;mobile.google.com;1.0.0.5[crlf]",
  1633. "SNI": "",
  1634. "TlsIP": "138.2.245.79",
  1635. "ProxyIP": "138.2.245.79",
  1636. "ProxyPort": "80",
  1637. "Info": "Proxy"
  1638. },
  1639. {
  1640. "Name": "?TIM CRÉDITO EXPIRADO 2",
  1641. "FLAG": "tim",
  1642. "Payload": "ACL http://1.1.1.1rotate=buzzfeed.com;mobile.adobe.com;1.0.0.5 HTTP/1.1[crlf]Host: http://1.1.1.1rotate=buzzfeed.com;myspace.com;mobile.google.com;1.0.0.5[crlf]",
  1643. "SNI": "",
  1644. "TlsIP": "132.226.240.61",
  1645. "ProxyIP": "132.226.240.61",
  1646. "ProxyPort": "80",
  1647. "Info": "Proxy"
  1648. },
  1649. {
  1650. "Name": "🔵TIM Rápida Vários vvDDD 1",
  1651. "FLAG": "tim",
  1652. "Payload": "GET / HTTP/1.1\nHost: c6bank.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv8.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1653. "SNI": "",
  1654. "TlsIP": "104.16.51.111",
  1655. "ProxyIP": "",
  1656. "ProxyPort": "80",
  1657. "Info": "Direct"
  1658. },
  1659. {
  1660. "Name": "🔵TIM Rápida Vários vvDDD 2",
  1661. "FLAG": "tim",
  1662. "Payload": "GET / HTTP/1.1\nHost: mobile.hom.c6bank.app\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv8.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1663. "SNI": "",
  1664. "TlsIP": "104.18.27.160",
  1665. "ProxyIP": "",
  1666. "ProxyPort": "80",
  1667. "Info": "Direct"
  1668. },
  1669. {
  1670. "Name": "🔵TIM Rápida Vários vvDDD 3",
  1671. "FLAG": "tim",
  1672. "Payload": "GET / HTTP/1.1\nHost: image.mail.c6bank.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv8.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1673. "SNI": "",
  1674. "TlsIP": "104.18.28.182",
  1675. "ProxyIP": "",
  1676. "ProxyPort": "80",
  1677. "Info": "Direct"
  1678. },
  1679. {
  1680. "Name": "🔵TIM Rápida Vários vvDDD 4",
  1681. "FLAG": "tim",
  1682. "Payload": "GET / HTTP/1.1\nHost: image.mail.c6bank.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv8.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1683. "SNI": "",
  1684. "TlsIP": "104.19.240.25",
  1685. "ProxyIP": "",
  1686. "ProxyPort": "80",
  1687. "Info": "Direct"
  1688. },
  1689. {
  1690. "Name": "🔵TIM Rápida Vários vvDDD 5",
  1691. "FLAG": "tim",
  1692. "Payload": "PUT / HTTP/1.1[crlf]Host: jobs.deezer.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [rotate=test.tudovpn.xyz;servidorprincipal.tudovpn.xyz;serv19.tudovpn.xyz;serv7.servi15.online;serv8.servi15.online;serv9.servi15.online;serv10.servi15.online;][crlf]Upgrade: Websocket[crlf]User-Agent: yes[crlf][crlf]",
  1693. "SNI": "",
  1694. "TlsIP": "104.16.53.111",
  1695. "ProxyIP": "",
  1696. "ProxyPort": "80",
  1697. "Info": "Direct"
  1698. },
  1699. {
  1700. "Name": "🔵TIM REFORM.WS.01 [DIRECT]",
  1701. "FLAG": "tim",
  1702. "Payload": "GET / HTTP/1.1[crlf]Host: cdn.c6bank.com.br[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  1703. "SNI": "",
  1704. "TlsIP": "104.16.53.111",
  1705. "ProxyIP": "",
  1706. "ProxyPort": "80",
  1707. "Info": "Direct"
  1708. },
  1709. {
  1710. "Name": "🔵TIM REFORM.WS.02 [DIRECT]",
  1711. "FLAG": "tim",
  1712. "Payload": "GET / HTTP/1.1\nHost: api.sandbox.c6bank.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv7.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1713. "SNI": "",
  1714. "TlsIP": "104.16.53.111",
  1715. "ProxyIP": "",
  1716. "ProxyPort": "80",
  1717. "Info": "Direct"
  1718. },
  1719. {
  1720. "Name": "🔵TIM REFORM.WS.03 [DIRECT]",
  1721. "FLAG": "tim",
  1722. "Payload": "GET / HTTP/1.1\nHost: landing.stoodi.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv10.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1723. "SNI": "",
  1724. "TlsIP": "104.16.53.111",
  1725. "ProxyIP": "",
  1726. "ProxyPort": "80",
  1727. "Info": "Direct"
  1728. },
  1729. {
  1730. "Name": "🔵TIM REFORM.WS.04 [DIRECT]",
  1731. "FLAG": "tim",
  1732. "Payload": "GET / HTTP/1.1\nHost: image.mail.c6bank.com.br\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv8.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1733. "SNI": "",
  1734. "TlsIP": "104.18.29.182",
  1735. "ProxyIP": "",
  1736. "ProxyPort": "80",
  1737. "Info": "Direct"
  1738. },
  1739. {
  1740. "Name": "🔵TIM REFORM.WS.05 [DIRECT]",
  1741. "FLAG": "tim",
  1742. "Payload": "GET / HTTP/1.1\nHost: gitlab.com\nExpect: 100-continue\n\n[split]\n\nACL /?/ HTTP/1.1\nHost: serv7.servi15.online\nExpect: 100-continue\nUpgrade: websocket\nUser-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)\n\n",
  1743. "SNI": "",
  1744. "TlsIP": "104.16.51.111",
  1745. "ProxyIP": "",
  1746. "ProxyPort": "80",
  1747. "Info": "Direct"
  1748. },
  1749. {
  1750. "Name": "🔵TIM REFORM.WS.06 [DIRECT]",
  1751. "FLAG": "tim",
  1752. "Payload": "GET / HTTP/1.1[crlf]Host: gitlab.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: serv8.servi15.online[crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1753. "SNI": "",
  1754. "TlsIP": "104.16.51.111",
  1755. "ProxyIP": "",
  1756. "ProxyPort": "80",
  1757. "Info": "Direct"
  1758. },
  1759. {
  1760. "Name": "🔵TIM Lenta 1",
  1761. "FLAG": "tim",
  1762. "Payload": "GET wss://www.c6bank.app/ HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: serv10.servi15.online [crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1763. "SNI": "",
  1764. "TlsIP": "104.18.226.52",
  1765. "ProxyIP": "",
  1766. "ProxyPort": "80",
  1767. "Info": "Direct"
  1768. },
  1769. {
  1770. "Name": "🔵TIM Lenta 2",
  1771. "FLAG": "tim",
  1772. "Payload": "GET wss://www.c6bank.app/ HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: serv10.servi15.online[crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1773. "SNI": "",
  1774. "TlsIP": "",
  1775. "ProxyIP": "104.16.53.111",
  1776. "ProxyPort": "80",
  1777. "Info": "Proxy"
  1778. },
  1779. {
  1780. "Name": "🔵TIM Lenta 3",
  1781. "FLAG": "tim",
  1782. "Payload": "GET wss://www.c6bank.app/ HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: serv9.servi15.online[crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1783. "SNI": "",
  1784. "TlsIP": "104.16.53.111",
  1785. "ProxyIP": "",
  1786. "ProxyPort": "80",
  1787. "Info": "Direct"
  1788. },
  1789. {
  1790. "Name": "🔵TIM Lenta 4",
  1791. "FLAG": "tim",
  1792. "Payload": "GET wss://www.c6bank.app/ HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: serv9.servi15.online[crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1793. "SNI": "",
  1794. "TlsIP": "104.16.53.111",
  1795. "ProxyIP": "",
  1796. "ProxyPort": "80",
  1797. "Info": "Direct"
  1798. },
  1799. {
  1800. "Name": "🔵TIM Lenta 5",
  1801. "FLAG": "tim",
  1802. "Payload": "GET / HTTP/1.1[crlf]Host: image.mail.c6bank.com.br[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /Chessmind/ HTTP/1.1[crlf]Host: serv9.servi15.online [crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1803. "SNI": "",
  1804. "TlsIP": "104.16.53.111",
  1805. "ProxyIP": "",
  1806. "ProxyPort": "80",
  1807. "Info": "Direct"
  1808. },
  1809. {
  1810. "Name": "🟣VIVO NEW [1]",
  1811. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1812. "Sni": "",
  1813. "Tlsip": "",
  1814. "ProxyIP": "104.18.23.26",
  1815. "ProxyPort": "80",
  1816. "CloudFront": "",
  1817. "tunnelType": "http"
  1818. },
  1819. {
  1820. "Name": "🟣VIVO NEW [2]",
  1821. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1822. "Sni": "",
  1823. "Tlsip": "",
  1824. "ProxyIP": "104.18.22.26",
  1825. "ProxyPort": "80",
  1826. "CloudFront": "",
  1827. "tunnelType": "http"
  1828. },
  1829. {
  1830. "Name": "🟣VIVO PROXY [3]",
  1831. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1832. "Sni": "",
  1833. "Tlsip": "",
  1834. "ProxyIP": "104.16.51.111",
  1835. "ProxyPort": "80",
  1836. "CloudFront": "",
  1837. "tunnelType": "http"
  1838. },
  1839. {
  1840. "Name": "🟣VIVO PROXY [4]",
  1841. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1842. "Sni": "",
  1843. "Tlsip": "",
  1844. "ProxyIP": "104.16.53.111",
  1845. "ProxyPort": "80",
  1846. "CloudFront": "",
  1847. "tunnelType": "http"
  1848. },
  1849. {
  1850. "Name": "🟣VIVO EASY [5]",
  1851. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1852. "Sni": "",
  1853. "Tlsip": "",
  1854. "ProxyIP": "104.18.7.41",
  1855. "ProxyPort": "80",
  1856. "CloudFront": "",
  1857. "tunnelType": "http"
  1858. },
  1859. {
  1860. "Name": "🟣VIVO EASY [6]",
  1861. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1862. "Sni": "",
  1863. "Tlsip": "",
  1864. "ProxyIP": "104.18.6.41",
  1865. "ProxyPort": "80",
  1866. "CloudFront": "",
  1867. "tunnelType": "http"
  1868. },
  1869. {
  1870. "Name": "🟣🔴VIVO e CLARO[10]",
  1871. "FLAG": "vivo",
  1872. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  1873. "SNI": "",
  1874. "TlsIP": "",
  1875. "ProxyIP": "104.18.6.80",
  1876. "ProxyPort": "80",
  1877. "Info": "Proxy"
  1878. },
  1879. {
  1880. "Name": "🔴CLARO NEW [1]",
  1881. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1882. "Sni": "",
  1883. "Tlsip": "",
  1884. "ProxyIP": "104.18.23.26",
  1885. "ProxyPort": "80",
  1886. "CloudFront": "",
  1887. "tunnelType": "http"
  1888. },
  1889. {
  1890. "Name": "🔴CLARO NEW [2]",
  1891. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Upgrade[crlf][crlf]",
  1892. "Sni": "",
  1893. "Tlsip": "",
  1894. "ProxyIP": "104.18.22.26",
  1895. "ProxyPort": "80",
  1896. "CloudFront": "",
  1897. "tunnelType": "http"
  1898. },
  1899. {
  1900. "Name": "🔴CLARO PLANOS [3]",
  1901. "Payload": "",
  1902. "Sni": "dns.web.whatsapp.com",
  1903. "Tlsip": "",
  1904. "ProxyIP": "",
  1905. "ProxyPort": "",
  1906. "CloudFront": "",
  1907. "tunnelType": "ssl"
  1908. },
  1909. {
  1910. "Name": "🔴CLARO PLANOS [4]",
  1911. "Payload": "",
  1912. "Sni": "m.waze.com",
  1913. "Tlsip": "",
  1914. "ProxyIP": "",
  1915. "ProxyPort": "",
  1916. "CloudFront": "",
  1917. "tunnelType": "ssl"
  1918. },
  1919. {
  1920. "Name": "🔴CLARO PLANOS [5]",
  1921. "Payload": "",
  1922. "Sni": "c.whatsapp.net",
  1923. "Tlsip": "",
  1924. "ProxyIP": "",
  1925. "ProxyPort": "",
  1926. "CloudFront": "",
  1927. "tunnelType": "ssl"
  1928. },
  1929. {
  1930. "Name": "🔴CLARO PLANOS [6]",
  1931. "Payload": "",
  1932. "Sni": "m.twitter.com",
  1933. "Tlsip": "",
  1934. "ProxyIP": "",
  1935. "ProxyPort": "",
  1936. "CloudFront": "",
  1937. "tunnelType": "ssl"
  1938. },
  1939. {
  1940. "Name": "🔵TIM PROXY [0]",
  1941. "Payload": "GET / HTTP/1.1[crlf]Host: helpypro.stoodi.com.br[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]PUT- // HTTP/1.1[crlf]Host: [app_host][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  1942. "Sni": "",
  1943. "Tlsip": "",
  1944. "ProxyIP": "helpypro.stoodi.com.br",
  1945. "ProxyPort": "80",
  1946. "CloudFront": "",
  1947. "tunnelType": "http"
  1948. },
  1949. {
  1950. "Name": "🔵TIM PROXY [1]",
  1951. "Payload": "GET / HTTP/1.1[crlf]Host: support.deezer.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  1952. "Sni": "",
  1953. "Tlsip": "",
  1954. "ProxyIP": "104.19.239.25",
  1955. "ProxyPort": "80",
  1956. "CloudFront": "",
  1957. "tunnelType": "http"
  1958. },
  1959. {
  1960. "Name": "🔵TIM PROXY [2]",
  1961. "Payload": "GET / HTTP/1.1[crlf]Host: cdn.c6bank.com.br[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL / HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf][crlf]",
  1962. "Sni": "",
  1963. "Tlsip": "",
  1964. "ProxyIP": "104.19.239.25",
  1965. "ProxyPort": "80",
  1966. "CloudFront": "",
  1967. "tunnelType": "http"
  1968. },
  1969. {
  1970. "Name": "🔵TIM PROXY [3]",
  1971. "Payload": "PROPPATCH global-4-lvs-colossus-10.opera-mini.net HTTP/1.0[crlf]Host: global-4-lvs-colossus-10.opera-mini.net[crlf]",
  1972. "Sni": "",
  1973. "Tlsip": "",
  1974. "ProxyIP": "app_host",
  1975. "ProxyPort": "80",
  1976. "CloudFront": "",
  1977. "tunnelType": "http"
  1978. },
  1979. {
  1980. "Name": "🔵TIM PROXY [4]",
  1981. "Payload": "GET / HTTP/1.1[lf]Host: api.sandbox.c6bank.com.br[lf]Expect: 100-continue[lf][lf][split][lf][lf]ACL /?/ HTTP/1.1[lf]Host: [app_host][lf]Expect: 100-continue[lf]Upgrade: websocket[lf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[lf][lf]",
  1982. "Sni": "",
  1983. "Tlsip": "",
  1984. "ProxyIP": "104.19.239.25",
  1985. "ProxyPort": "80",
  1986. "CloudFront": "",
  1987. "tunnelType": "http"
  1988. },
  1989. {
  1990. "Name": "🔵TIM e VIVO (SALDO EXPIRADO)",
  1991. "FLAG": "tim",
  1992. "Payload": "MERGE ok.ru HTTP/1.1[crlf]Host: ok.ru[crlf]Connection: upgrade, Keep-Alive[crlf]Upgrade: HTTP/2.0[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf]Referer: http://www.google.com[crlf]",
  1993. "SNI": "193.123.113.99",
  1994. "TlsIP": "193.123.113.99",
  1995. "ProxyIP": "193.123.113.99",
  1996. "ProxyPort": "80",
  1997. "Info": "Proxy"
  1998. },
  1999. {
  2000. "Name": "🔵TIM 02 (SALDO EXPIRADO)",
  2001. "FLAG": "tim",
  2002. "Payload": "PROPPATCH global-4-lvs-colossus-10.opera-mini.net HTTP/1.0[crlf]Host: global-4-lvs-colossus-10.opera-mini.net[crlf]",
  2003. "SNI": "132.226.240.61",
  2004. "TlsIP": "132.226.240.61",
  2005. "ProxyIP": "132.226.240.61",
  2006. "ProxyPort": "80",
  2007. "Info": "Direct"
  2008. },
  2009. {
  2010. "Name": "T - ONLINE - [24]",
  2011. "FLAG": "tim",
  2012. "Payload": "GET / HTTP/1.1[crlf]Host: gitlab.com[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: [app_host][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  2013. "SNI": "",
  2014. "TlsIP": "",
  2015. "ProxyIP": "104.16.53.111",
  2016. "ProxyPort": "80",
  2017. "Info": "Proxy"
  2018. },
  2019. {
  2020. "Name": "T - ONLINE - [25]",
  2021. "FLAG": "tim",
  2022. "Payload": "GET / HTTP/1.1[crlf]Host: www.c6bank.app[crlf]Expect: 100-continue[crlf][crlf][split][crlf][crlf]ACL /?/ HTTP/1.1[crlf]Host: [app_host][crlf]Expect: 100-continue[crlf]Upgrade: websocket[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf][crlf]",
  2023. "SNI": "",
  2024. "TlsIP": "",
  2025. "ProxyIP": "104.16.53.111",
  2026. "ProxyPort": "80",
  2027. "Info": "Proxy"
  2028. },
  2029. {
  2030. "Name": "🔵TIM 04 (REGIÕES)",
  2031. "FLAG": "tim",
  2032. "Payload": "GET / HTTP/1.1[lf]Host: helpypro.stoodi.com.br[lf]:[lf][split][lf]GET- / HTTP/1.1[lf]Host: [app_host][lf]Upgrade: websocket[lf]User-Agent: yes[lf][lf]",
  2033. "SNI": "",
  2034. "TlsIP": "",
  2035. "ProxyIP": "helpypro.stoodi.com.br",
  2036. "ProxyPort": "80",
  2037. "Info": "Direct"
  2038. },
  2039. {
  2040. "Name": "🔵TIM 05 (REGIÕES)",
  2041. "FLAG": "tim",
  2042. "Payload": "GET wss://duvidas.ampli.com.br HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: websocket[crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]",
  2043. "SNI": "duvidas.ampli.com.br",
  2044. "TlsIP": "104.16.53.111",
  2045. "ProxyIP": "",
  2046. "ProxyPort": "443",
  2047. "Info": "Tlsws"
  2048. },
  2049. {
  2050. "Name": "🔵TIM 06 (REGIÕES)",
  2051. "FLAG": "tim",
  2052. "Payload": "GET wss://duvidas.ampli.com.br HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]Upgrade: Websocket[crlf]Keep-Alive:[crlf][crlf]",
  2053. "SNI": "duvidas.ampli.com.br",
  2054. "TlsIP": "duvidas.ampli.com.br",
  2055. "ProxyIP": "",
  2056. "ProxyPort": "443",
  2057. "Info": "Tlsws"
  2058. },
  2059. {
  2060. "Name": "🔵TIM 07 (REGIÕES)",
  2061. "FLAG": "tim",
  2062. "Payload": "GET wss://support.deezer.com HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  2063. "SNI": "support.deezer.com",
  2064. "TlsIP": "support.deezer.com",
  2065. "ProxyIP": "",
  2066. "ProxyPort": "443",
  2067. "Info": "Tlsws"
  2068. },
  2069. {
  2070. "Name": "🔵TIM 08 (REGIÕES)",
  2071. "FLAG": "tim",
  2072. "Payload": "GET wss://auth-uat-us.surveymonkey.com HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: websocket[crlf][crlf]",
  2073. "SNI": "auth-uat-us.surveymonkey.com",
  2074. "TlsIP": "104.18.7.22",
  2075. "ProxyIP": "",
  2076. "ProxyPort": "443",
  2077. "Info": "Tlsws"
  2078. },
  2079. {
  2080. "Name": "🔵TIM 09 (REGIÕES)",
  2081. "FLAG": "tim",
  2082. "Payload": "GET wss://workplaceservices.surveymonkey.com HTTP/1.1[crlf]Host: [app_host][crlf]Origin: https://www.google.com, http://www.google.com[crlf]User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)[crlf]Upgrade: WebSocket[crlf]Connection: Keep-Alive, Upgrade[crlf][crlf]",
  2083. "SNI": "workplaceservices.surveymonkey.com",
  2084. "TlsIP": "workplaceservices.surveymonkey.com",
  2085. "ProxyIP": "",
  2086. "ProxyPort": "443",
  2087. "Info": "Tlsws"
  2088. },
  2089. {
  2090. "Name": "OI WSPAY [1]",
  2091. "Payload": "GET wss://www.hbogo.com.br HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf][crlf]",
  2092. "Sni": "www.hbogo.com.br",
  2093. "Tlsip": "www.hbogo.com.br",
  2094. "ProxyIP": "www.hbogo.com.br",
  2095. "ProxyPort": "443",
  2096. "CloudFront": "",
  2097. "tunnelType": "sslpay"
  2098. },
  2099. {
  2100. "Name": "MTN PROXY [1]",
  2101. "Payload": "CONNECT_ http://www.gij.edu.gh/ HTTP/1.0 [crlf]Host:[app_host][crlf]Server: cloudflare[crlf]Upgrade: Connection[crlf]Connection: Keep-Alive[crlf][crlf]",
  2102. "Sni": "",
  2103. "Tlsip": "",
  2104. "ProxyIP": "104.26.15.41",
  2105. "ProxyPort": "80",
  2106. "CloudFront": "",
  2107. "tunnelType": "http"
  2108. },
  2109. {
  2110. "Name": "🔴CLARO MULT [1]",
  2111. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  2112. "Sni": "",
  2113. "Tlsip": "",
  2114. "ProxyIP": "cdn.medallia.com",
  2115. "ProxyPort": "80",
  2116. "CloudFront": "app_host",
  2117. "tunnelType": "front"
  2118. },
  2119. {
  2120. "Name": "MOVISTAR ARG [1]",
  2121. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]",
  2122. "Sni": "",
  2123. "Tlsip": "",
  2124. "ProxyIP": "unpkg.com",
  2125. "ProxyPort": "80",
  2126. "CloudFront": "",
  2127. "tunnelType": "http"
  2128. },
  2129. {
  2130. "Name": "INWI MOROCCO [1]",
  2131. "Payload": "GET / HTTP/1.1[crlf]Host: [app_host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]",
  2132. "Sni": "",
  2133. "Tlsip": "",
  2134. "ProxyIP": "13.32.99.7",
  2135. "ProxyPort": "80",
  2136. "CloudFront": "",
  2137. "tunnelType": "http"
  2138. },
  2139. {
  2140. "Name": "🔵TIM PARAGUAY [1]",
  2141. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  2142. "Tlsip": "13.227.97.122",
  2143. "ProxyIP": "13.227.97.122",
  2144. "ProxyPort": "443",
  2145. "CloudFront": "",
  2146. "tunnelType": "sslpay"
  2147. },
  2148. {
  2149. "Name": "🔵TIM COLÔMBIA [1]",
  2150. "Payload": "GET / HTTP/1.5[crlf]Host: [random=1019r469r37us152j4.speedup.mobi;b11621z24nfr190146.speedup.mobi;a9r0or419506015k63.speedup.mobi;79nu1w663a13t40481.speedup.mobi;244b220163au951ps2.speedup.mobi;q19y430d096q4y1128.speedup.mobi;96703c11j63b34t74z.speedup.mobi;895514u1c2mw1g8360.speedup.mobi;m27l34f9719v1k1604.speedup.mobi;59841c6184d1zn3f90.speedup.mobi;p15n95m13890w6x140.speedup.mobi][crlf]backend: backend99[crlf]upgrade: websocket[crlf]connection: upgrade[crlf][crlf]",
  2151. "Tlsip": "13.227.126.44",
  2152. "ProxyIP": "13.227.126.44",
  2153. "ProxyPort": "443",
  2154. "CloudFront": "",
  2155. "tunnelType": "sslpay"
  2156. }
  2157. ]}

comments powered by Disqus