GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Matt Gray (mattgrayyes@chaos.social)'s status on Sunday, 03-Dec-2023 10:04:32 JST Matt Gray Matt Gray

    Putting this out there in case anyone else ends up in a similar situation.

    Have you got an IPv6-only internet connection? (Eg. thanks to a dodgy ISP or router)
    Have you got a remote server you can SSH to?

    Set up an SSH Socks proxy, and you'll be able to access the whole internet via it while you work out what's going on. Or in my case, wait until morning.

    In conversation Sunday, 03-Dec-2023 10:04:32 JST from chaos.social permalink
    • Embed this notice
      Ryan Castellucci (they/them) :nonbinary_flag: (ryanc@infosec.exchange)'s status on Sunday, 03-Dec-2023 10:04:28 JST Ryan Castellucci (they/them) :nonbinary_flag: Ryan Castellucci (they/them) :nonbinary_flag:
      in reply to

      @mattgrayyes the -n (don't read stdin), -T (don't allocate a pseudo terminal), and -o ExitOnForwardFailure=yes options may also be useful.

      I have a hack to allow running it as a socket service under systemd if you're so inclined:

      https://github.com/ryancdotorg/libsdsock

      In conversation Sunday, 03-Dec-2023 10:04:28 JST permalink
    • Embed this notice
      Matt Gray (mattgrayyes@chaos.social)'s status on Sunday, 03-Dec-2023 10:04:30 JST Matt Gray Matt Gray
      in reply to

      here's the ssh command:
      ssh -D 65432 -q -C -N user@server

      Once it's logged in there'll be no output because you told it to be quiet (-q) and not do anything else (-N). -C compresses the data.

      In your computer's network interface settings or your browser's proxy settings:
      - proxy server: localhost
      - proxy port: 65432
      - Socks v5

      When your internet is fixed or when you're troubleshooting it, remember disable the proxy settings in your network interface and/or in your browser.

      In conversation Sunday, 03-Dec-2023 10:04:30 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: www.data.in
        Data Group
    • Embed this notice
      Ryan Castellucci (they/them) :nonbinary_flag: (ryanc@infosec.exchange)'s status on Sunday, 03-Dec-2023 13:03:29 JST Ryan Castellucci (they/them) :nonbinary_flag: Ryan Castellucci (they/them) :nonbinary_flag:
      in reply to
      • tookmund

      @tookmund @mattgrayyes 404 for that page

      -n is more relevant if you're running in the background, and I'm not sure if -T makes a difference with -N, I just habitually use it any time I'm not using a shell.

      In conversation Sunday, 03-Dec-2023 13:03:29 JST permalink
    • Embed this notice
      tookmund (tookmund@hachyderm.io)'s status on Sunday, 03-Dec-2023 13:03:31 JST tookmund tookmund
      in reply to
      • Ryan Castellucci (they/them) :nonbinary_flag:

      @ryanc @mattgrayyes
      Based on some previous experimentation, neither -n nor -T are necessary when using -N.
      https://tookmund.com/2021/10/ssh-port-forward
      I didn’t know about ExitOnForwardFailure though, that’s a useful feature!

      In conversation Sunday, 03-Dec-2023 13:03:31 JST permalink

      Attachments


    • Embed this notice
      Ryan Castellucci (they/them) :nonbinary_flag: (ryanc@infosec.exchange)'s status on Sunday, 03-Dec-2023 13:41:32 JST Ryan Castellucci (they/them) :nonbinary_flag: Ryan Castellucci (they/them) :nonbinary_flag:
      in reply to
      • tookmund

      @tookmund @mattgrayyes I guess I'm not really surprised some of the options are useless sometimes

      In conversation Sunday, 03-Dec-2023 13:41:32 JST permalink
    • Embed this notice
      tookmund (tookmund@hachyderm.io)'s status on Sunday, 03-Dec-2023 13:41:33 JST tookmund tookmund
      in reply to
      • Ryan Castellucci (they/them) :nonbinary_flag:

      @ryanc @mattgrayyes
      Whoops thanks, the link should be fixed now.

      In conversation Sunday, 03-Dec-2023 13:41:33 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.