刚在INSTALLER里面安装了0.1.5,但没有phone显示,按楼主方法打开了setting 进行edit,但不会操作,应该改那个?怎么改,才能在netservices里显示phone呢?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AutoLockStatus</key>
<string>ON</string>
<key>AutoLockTime</key>
<integer>120</integer>
<key>EDGEavailability</key>
<integer>1</integer>
<key>FileshareStatus</key>
<string>NO</string>
<key>Label-AFP</key>
<string>AFP File Sharing</string>
<key>Label-Apache</key>
<string>Apache Server</string>
<key>Label-Autolock</key>
<string>Auto-Lock</string>
<key>Label-Bluetooth</key>
<string>Bluetooth</string>
<key>Label-DropBear</key>
<string>DropBear</string>
<key>Label-EDGE</key>
<string>EDGE</string>
<key>Label-Fileshare</key>
<string>File Share Plug-In</string>
<key>Label-Firefly</key>
<string>FF Media Server</string>
<key>Label-IP</key>
<string>IP:</string>
<key>Label-Lighttpd</key>
<string>Lighttpd</string>
<key>Label-Phone</key>
<string>Phone</string>
<key>Label-SSH</key>
<string>SSH</string>
<key>Label-Samba</key>
<string>Samba Sharing</string>
<key>Label-Socks</key>
<string>Socks Server</string>
<key>Label-Tinyproxy</key>
<string>Tinyproxy</string>
<key>Label-Wifi</key>
<string>WiFi</string>
<key>Visibility-AFP</key>
<string>YES</string>
<key>Visibility-Apache</key>
<string>YES</string>
<key>Visibility-Autolock</key>
<string>YES</string>
<key>Visibility-Bluetooth</key>
<string>YES</string>
<key>Visibility-DropBear</key>
<string>YES</string>
<key>Visibility-EDGE</key>
<string>YES</string>
<key>Visibility-Fileshare</key>
<string>YES</string>
<key>Visibility-Firefly</key>
<string>YES</string>
<key>Visibility-IP</key>
<string>YES</string>
<key>Visibility-Lighttpd</key>
<string>YES</string>
<key>Visibility-Phone</key>
<string>YES</string>
<key>Visibility-SSH</key>
<string>YES</string>
<key>Visibility-Samba</key>
<string>YES</string>
<key>Visibility-Socks</key>
<string>NO</string>
<key>Visibility-Tinyproxy</key>
<string>YES</string>
<key>Visibility-Wifi</key>
<string>YES</string>
</dict>
</plist>