hide ip

  1. U

    Hide IP with Javascript

    Hey there, I saw something in the HoloRP Cms and i have a question about it. <?php $hosts = array( 'ip:port', 'ipb:port', //'ipc:port', //'ipd:portb', //'ipe:port' ); $wshosts = array( 'ip:sport', 'ipb:sport'...
  2. U

    Hide Websockets IP

    Hi there, i have a question about websockets. When i use a proxy for websockets then my client will not work. Is there anywhere something where i must configure something on my server to get this working ? Or isn't it possible to hide the websockets ip & post with a tcp proxy ? If its...
Top