notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vm-to-tor Connect virtual machines to the tor network
1.0 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-28 20:30:19
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: net
License: BSD4CLAUSE
WWW:
https://github.com/yurivict/vm-to-tor
Description:
Service connecting any number of virtual machines to the tor anonymity network.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. etc/rc.d/vm-to-tor
  2. bin/vm-ctrl
  3. @sample etc/vm-to-tor.rc.conf.simple.sample
  4. @sample etc/vm-to-tor.rc.conf.complex.sample
  5. /usr/local/share/licenses/vm-to-tor-1.0/catalog.mk
  6. /usr/local/share/licenses/vm-to-tor-1.0/LICENSE
  7. /usr/local/share/licenses/vm-to-tor-1.0/BSD4CLAUSE
Collapse this list.
Dependency lines:
  • vm-to-tor>0:security/vm-to-tor
To install the port:
cd /usr/ports/security/vm-to-tor/ && make install clean
To add the package, run one of these commands:
  • pkg install security/vm-to-tor
  • pkg install vm-to-tor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vm-to-tor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1532541751 SHA256 (yurivict-vm-to-tor-1.0_GH0.tar.gz) = c9586f2a7f732872e404cae217fa86e3ddc357dbba3025a5d44a003cdb5f7921 SIZE (yurivict-vm-to-tor-1.0_GH0.tar.gz) = 95175

Packages (timestamps in pop-ups are UTC):
vm-to-tor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. tor : security/tor
  2. tiny-network-utilities>=1.0 : net/tiny-network-utilities
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_vm-to-tor
pkg-message:
For install:
You installed vm-to-tor: framework that allows to connect virtual machines to the tor network. It requires sysctl variable net.link.tap.user_open=1 set in /etc/sysctl.conf. To start vm-to-tor manually, you can use this command: # service vm-to-tor onestart This will connect an adapter tap0 to tor. Then you need to change settings of one virtual machine to use tap0 interface (in VirtualBox you need to set "Bridged Adapter" as a network type and choose tap0 as an adapter name, in bhyve tap0 will just work). To enable at system startup, you can add one of these lines: . /usr/local/etc/vm-to-tor.rc.conf.simple or . /usr/local/etc/vm-to-tor.rc.conf.complex to /etc/rc.conf, and modify /usr/local/etc/vm-to-tor.rc.conf.* according to your needs. Please read there the explanation of vm-to-tor features. Before changing configuration, you need to stop vm-to-tor with # service vm-to-tor {one}stop After changing configuration, you need to start it again: # service vm-to-tor start To see the status of vm-to-tor: # service vm-to-tor status To connect to the virtual machine tap1 with ssh: # ssh 172.16.1.2 To change tor router setting for machine tapN with ctrl protocol: # vm-ctrl tapN By design, you can't connect to the host from the virtual machine for security reasons. Machine is isolated from the host environment, and is not host-aware. Besides the optional NFS connection, all communication initiated by the virtual machine happens only through tor.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yurivict/vm-to-tor/tar.gz/1.0?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.0
25 Jul 2018 18:20:54
Revision:475321Original commit files touched by this commit
yuri search for other commits by this committer
security/vm-to-tor: Update 0.150519 -> 1.0
0.150519
25 Feb 2018 00:40:37
Revision:462887Original commit files touched by this commit
yuri search for other commits by this committer
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org

98 ports are affected.

Approved by:	tcberner (mentor, implicit)
0.150519
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
0.150519
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.150519
28 Oct 2015 20:30:13
Revision:400416Original commit files touched by this commit
pawel search for other commits by this committer
Framework to connect any number of virtual machines to the
tor anonymity network.

WWW: https://github.com/yurivict/vm-to-tor

PR:		200333
Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Number of commits found: 10