• 8 Posts
  • 404 Comments
Joined 4 years ago
cake
Cake day: December 20th, 2021

help-circle





  • Sorry to be a doofus, but could you paste the output of iptables-save and ip6tables-save instead? The default iptables output actually just leaves out important information like which interface the rule applies to.

    I think the best thing to do would be to see if you can get support from Windscribe and find out whether it’s a known issue or a bug that needs fixing.


  • Thanks, looking at it now, but I should have remembered, iptables has a separate tool for ipv6 called ip6tables. Could you also paste the output of

    ip6tables -L

    If you put it in the comment between backticks like this:

    ```
    <paste here>
    ```

    then it will keep the formatting exactly as it was when you copied it, instead of munging the linebreaks.




  • This is completely missing the point, which is that qualia are only experienced by the conscious mind. They cannot be measured by anything other than the mind of the person experiencing them.

    Measuring that the brain activity is the same is not sufficient to prove this unanswerable philosophical question. You would have to also prove that different minds have the same experience while exhibiting the same neural activity - a problem which reduces to the same question: is my experience of blue the same as yours?









  • drspod@lemmy.mltoSelfhosted@lemmy.worldHow to selfhost with a VPN
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    3
    ·
    17 days ago

    Anyone with the ability to inject or modify packets in the network path between server and client can inject malicious javascript or browser exploits into an unencrypted HTTP TCP stream. The client’s User-Agent and other headers would allow the attacker to customize their attack to target that specific browser version, and compromise the client machine.