emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question collaborative editing - tools to connect


From: Jean Louis
Subject: Re: Question collaborative editing - tools to connect
Date: Wed, 28 Oct 2020 19:29:48 +0300
User-agent: Mutt/+ (1036f0e) (2020-10-18)

* Qiantan Hong <qhong@mit.edu> [2020-10-26 23:37]:
> ngrok is free software I think, both server and client
> side. However last time I check it myself it does
> seems that you need to sign up to use TCP tunnel
> on their official servers and the sign up page require
> non-free JS. That’s why I didn’t mention it in my documentation.

SSH is easiest


3 stunnel -- should be accompanied with SSH
=========

  Beschreibung : A program that allows you to encrypt arbitrary TCP
  connections inside SSL, with libressl and OpenRC support URL :
  <https://www.stunnel.org/>


4 tuntox 
========

  Beschreibung : Tunnel TCP connections over the Tox protocol, with
  logger recommendation and OpenRC support URL :
  <https://github.com/gjedeer/tuntox>


1 iodine 
========

  Name : iodine Beschreibung : Tunnel IPv4 data through a DNS server URL
  : <http://code.kryo.se/iodine>

  It can be used through DNS, very handy when mobile data is out of
  credit but one has access to DNS system. Works with many
  providers. That would be collaborative avoidance of Internet fees.


2 ptunnel
=========

  Beschreibung : A tool for reliably tunneling TCP connections over ICMP
  echo request and reply packets URL :
  <http://www.cs.uit.no/~daniels/PingTunnel>

  Similar like above iodined.


-- 
Jean Louis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]