mojave man page for assetcachetetheratorutil

Query: assetcachetetheratorutil

OS: mojave

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AssetCacheTetheratorUtil(8)				    BSD System Manager's Manual 			       AssetCacheTetheratorUtil(8)

NAME
AssetCacheTetheratorUtil -- control networking of tethered devices
SYNOPSIS
AssetCacheTetheratorUtil [-j|--json] enable [--duration seconds] --first address --last address --server path AssetCacheTetheratorUtil [-j|--json] disable AssetCacheTetheratorUtil [-j|--json] isEnabled AssetCacheTetheratorUtil [-j|--json] status
DESCRIPTION
iOS and tvOS devices connected to a computer with a USB cable can be "tethered," so that they route their Internet requests through the com- puter. AssetCacheTetheratorUtil enables a tethered network (perhaps for a specified number of seconds), disables it, or reports on its sta- tus. AssetCacheTetheratorUtil must be run by root, except for the isEnabled and status commands.
OPTIONS
-j|--json Print results in machine-parseable JSON format to stdout. --duration seconds Automatically tear down the tether after a specified amount of time. --first address --last address The first and last IPv4 addresses, in dot notation, to use for the tethered network. The gateway -- the tethering Mac -- will have the first address. --server path The path to a plist specifying the tethered content cache. The plist must be a dictionary with the following keys and values: capabilities dictionary A set of capabilities that the content cache supports. guid string The content cache's ServerGUID. port number The port number on which the content cache accepts requests.
SEE ALSO
System Preferences > Sharing > Content Caching, AssetCacheLocatorUtil(8), AssetCacheManagerUtil(8) macOS June 1, 2019 macOS
Related Man Pages
assetcachetetheratorutil(8) - mojave
json_xs(1p) - debian
json_write(3tcl) - debian
arp(3) - plan9
internetsharing(8) - osx
Similar Topics in the Unix Linux Community
Where is the Default Webpage
setting ip address on UnixWare7
How to change IP address
what's wrong with my regex using find
Read a json file passed as cmd line argument