Vadim Smirnov

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 1,496 total)
  • Author
    Posts
  • Vadim Smirnov
    Keymaster

      Typically, the WireSock VPN client automatically attempts to reconnect if the VPN connection is lost, as in your situation. Could you provide more details, such as the client version and whether you’re running it as a service or an application? Additionally, any logs you can share would be helpful in diagnosing the issue.

      in reply to: amneziawg support #13878
      Vadim Smirnov
      Keymaster

        I briefly reviewed the AmneziaWG repositories and noticed that there’s no existing library to handle packet obfuscation/deobfuscation, and I’d prefer not to extract the client code to create one myself. It would be much more convenient if the AmneziaWG authors developed such a library. I’ve submitted an issue about this. If you’re interested in this feature, please consider supporting it:

        https://github.com/amnezia-vpn/amneziawg-windows-client/issues/15

        in reply to: Проблема с запуском Wiresock через 3proxy #13877
        Vadim Smirnov
        Keymaster

          Да, есть такая проблема, и без антиспама никак и с ним неудобно. Давайте попробуем один из этих каналов:

          https://t.me/wiresock
          https://www.reddit.com/r/WireSock/s/zHPkfxYEsp

          in reply to: Does not establish connection through shadowsocks tunnel #13876
          Vadim Smirnov
          Keymaster

            Currently, localhost connections are not supported because they were not prioritized as essential functionality. While the initial handshake packet is sent over Windows sockets, the subsequent packets are injected directly into the NDIS layer, causing them to be misdirected in case of localhost server. I plan to address this and add localhost support in future releases.

            Vadim Smirnov
            Keymaster

              Нужно больше подробностей, логов, адресов и т.п.

              in reply to: about hck test #13862
              Vadim Smirnov
              Keymaster

                I believe that, eventually, it will no longer be possible to sign drivers for Windows 7/8, much like it’s currently impossible for Windows Vista. Depending on your code signing certificate, you may need a cross-certificate to correctly sign drivers for Windows 7/8. In my experience, I’ve encountered the fewest issues with certificates from GlobalSign. However, I agree that driver signing can be tricky.

                in reply to: about hck test #13857
                Vadim Smirnov
                Keymaster

                  You’re correct, I did not pass the Windows 7/8 driver through HCK testing, and as you may have noticed, it doesn’t have a Microsoft signature.

                  Vadim Smirnov
                  Keymaster

                    In a future release, I plan to handle DisallowedApps at the kernel level. This should improve performance, and while I’m not entirely certain, it might help resolve cases like this one.

                    in reply to: about hck test #13854
                    Vadim Smirnov
                    Keymaster

                      I’m glad you were able to identify the issue and resolve it successfully. 👍

                      Vadim Smirnov
                      Keymaster

                        localhost адреса в настоящее время не поддерживается ни для endpoint ни для socks5.

                        Vadim Smirnov
                        Keymaster

                          Hmm, this might be due to tunnel instability. In virtual adapter mode, activating or deactivating the tunnel changes the routing table, which can lead to disconnects. This issue doesn’t occur in transparent mode (without the -lac option) because it intercepts and processes selected packets directly from your default connection.

                          in reply to: about hck test #13844
                          Vadim Smirnov
                          Keymaster

                            For Windows 10/11, you’re following the correct process. Though I sign the driver binary before submitting it to MS. However, for Windows 7/8, it’s sufficient to sign the driver with just your code signing certificate.

                            in reply to: Very slow speeds in WSL1 with Wiresock VPN client #13839
                            Vadim Smirnov
                            Keymaster

                              Hmm, interesting. I’ll make time to look into the issue further.

                              in reply to: about hck test #13838
                              Vadim Smirnov
                              Keymaster

                                Driver signing can be challenging, but in my experience, token-based certificates from GlobalSign typically work without any issues for Windows 7/8.

                                in reply to: VPM #13837
                                Vadim Smirnov
                                Keymaster

                                  Thank you for pointing that out! We appreciate your attention to detail. The typos have been fixed, and everything should be consistent now.

                                  Thanks also for the compliment on the website—we’re glad you like it!

                                Viewing 15 posts - 46 through 60 (of 1,496 total)