ダウンロードリスト

プロジェクト概要

tincは暗号化されたトンネルを使用し、インターネット上の複数のホスト間で安全なプライベートネットワークを作成する仮想プライベートネットワーク(VPN)デーモンです。これを使うことで、情報漏洩の心配なしに各インターネットでサイト間の通信が行えます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-03-11 08:45
1.0.17

DeviceType オプションは VDE、UML、ダミー、生のソケットを今使用することができます tinc を再コンパイルする必要があるデバイス。複数の BindToAddress ステートメントは今許可です。IPv4 と IPv6 パケットの TTL 値が減分されます。LocalDiscovery オプション tinc 同じ NAT の背後にあるピアを検出することができます追加されています。サブネット渡さ-o とオプション StrictSubnets = yes 今受け入れられます。現在、新しいものを作成も正しく Windows で動作すると古い RSA キーを無効にします。
タグ: Minor bugfixes, minor feature updates
The DeviceType option can now be used to select dummy, raw socket, UML, and VDE devices without needing to recompile tinc. Multiple BindToAddress statements are now allowed. The TTL value of IPv4 and IPv6 packets is decremented. The LocalDiscovery option has been added, allowing tinc to detect peers which are behind the same NAT. Subnets passed with the -o option when StrictSubnets = yes are now accepted. Disabling old RSA keys when generating new ones now also works properly on Windows.

2011-07-24 04:39
1.0.16

このリリースでは、それが同じ名前を持つ2つのノードが同じVPNにと思っていたときに終了するtincの原因となる、ネットワークの停止中に、WindowsでのTCP通信のパフォーマンスに問題がある、と修正コードを修正しています。
タグ: Minor bugfixes
This release fixes a performance issue with TCP communication under Windows, and fixes code that, during network outages, could cause tinc to exit when it thought two nodes with identical names were on the same VPN.

2011-06-25 08:29
1.0.15

このリリースでは、ファイルへのロギングを改善、pselect()がサポートするプラットフォーム上でプロセスの目覚めの量を減らし、および1.0.14で壊れていたWindows上でProcessPriorityのオプションを、修正。
タグ: Minor bugfixes, minor feature updates
This release improves logging to files, reduces the amount of process wakeups on platforms that support pselect(), and fixes the ProcessPriority option on Windows, which was broken in 1.0.14.

2011-05-09 09:27
1.0.14

このリリースでは、改行で終わっていない設定ファイルを読んで修正されて任意の設定オプションは、コマンドラインで指定することができますは、両方のtinc.confとconfigファイルをローカルホスト内のすべてのオプションを使用できます、および設定可能な再生ウィンドウは、UDPを送信したパフォーマンスチューニングのためのバッファが表示されます。これは、TCPに戻って立ち帰っUDP通信を得るために難しくしようとします。今DragonFlyのBSDの上でtincを実行するためのおよびVDEスイッチにtincを取り付けるためのもサポートされています。
タグ: Minor bugfixes, minor feature updates
This release fixes reading configuration files that do not end with a newline, allows arbitrary configuration options to be specified on the command line, allows all options in both tinc.conf and the local host config file, and has configurable replay window, UDP send and receive buffers for performance tuning. It tries harder to get UDP communication back after falling back to TCP. There is now support for running tinc on DragonFly BSD and for attaching tinc to a VDE switch.

2010-04-13 21:48
1.0.13

tincのは今をLZOやZlibはなしでビルドされることがあります。 MSSはTCPパケットの両方の方向にクランプすることができます。実験StrictSubnets、転送、およびDirectOnlyオプションは、情報とパケット以上の場合はより多くの制御を与える追加されたから受け取った、または他のノードに送信されます。 tincのは、ネットワーク経由でもうポートのシンボリック名を送信しません。
タグ: Minor bugfixes, minor feature updates
tinc may now be built without LZO or Zlib. MSS of TCP packets can be clamped in both directions. Experimental StrictSubnets, Forwarding, and DirectOnly options were added, giving you more control over information and packets received from or sent to other nodes. tinc never sends symbolic names for ports over the wire anymore.

プロジェクトリソース