Skip to content
Snippets Groups Projects
  1. Dec 03, 2024
  2. Nov 20, 2024
    • jkito's avatar
      chore: replace ioutil with io module · 685cb3c9
      jkito authored and jkito's avatar jkito committed
      685cb3c9
    • Pea Nut's avatar
      Strip port of menshen host before resolving with logDnsLookup · dd29081b
      Pea Nut authored and jkito's avatar jkito committed
      In case of an error, we try to logDnsLookup(url.Host). url is based on the
      provider api url. This can be localhost:8443, so we need to strip the
      port :8443 before.
      
      There is also a small change in pkg/vpn/status.go. When using an
      introducer, fetching information from menshen can take some time. Then
      it can be normal that the call to `GetBestLocation()` fails. This is not
      a big deal, as it is called later/periodically. But when we use .Err(),
      the output is printed bold to stdout and it looks like there is a big
      issue.
      dd29081b
  3. Nov 19, 2024
  4. Nov 11, 2024
  5. Nov 06, 2024
  6. Oct 19, 2024
  7. Oct 15, 2024
    • jkito's avatar
      change obfsvpn version to v1.1.0 · 7e176df8
      jkito authored
      we found a bug on obfsvpn that prevents the app
      from being able to connect via bridge a  second
      time onwards after disconnecting from the first
      
      ref: obfsvpn#64
      7e176df8
  8. Oct 14, 2024
  9. Oct 13, 2024
  10. Oct 07, 2024
  11. Sep 08, 2024
Loading