iphone-ssh-relay
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:iPhone port/SSH relay daemon and client for USB connections
This program is ssh_relay. (aka iPhone tunnel version 3)

This is alpha version and very unstable. 
*May works sometime.
*No GUI, Have debug messages.
*Please use at your own risk.

How to use.

##### Install ssh_relay for your iPhone #####

1. Copy "ssh_relay" to "/var/root"
2. Copy "Services.plist" to "/System/Library/Lockdown"
	NOTE: If you already have modified the plist, please add a entry shown below.

--------------------------------------------------
com.apple.ssh_relay
	
		AllowUnactivatedService
		
		Label
		com.apple.ssh_relay
		ProgramArguments
		
			/var/root/ssh_relay
			--lockdown
		
	
--------------------------------------------------


3. "# killall lockdownd" to restart lockdown services.

##### Connect to your iphone via ssh_relay #####

1. Build and Run newtunnel
2. On your Mac, Do "$ ssh -l mobile -p 9876 localhost" to connect your iphone


Created by novi on Oct 18, 2009.
Twitter: novi_
If you have any questions, please reply or DM to me.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。