Advertisement
sahadat08

My VPN SSL

Oct 22nd, 2023 (edited)
1,424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.24 KB | None | 0 0
  1. {
  2.   "SSL_VERSION":"1.0",
  3.   "PAYLOADS": [
  4.     {
  5.       "Name":"Wireguard",
  6.       "SNI":"www.speedtest.net",
  7.       "SSL_Port":"4433"
  8.     },
  9.     {
  10.       "Name":"OpenVPN",
  11.       "SNI":"www.apple.com",
  12.       "SSL_Port":"4433"
  13.     }
  14.   ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement