Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A command line tool to handle PPP connections' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A command line tool to handle PPP connections
Authored by: geohar on Nov 03, '04 03:57:02PM

Nice one! Could be useful for managing VPN remotely. You might want to tar up the product of a full build with zerolink turned off because the binary will be machine specific. Recompiled version myself. Thanks for sharing!



[ Reply to This | # ]
A command line tool to handle PPP connections
Authored by: bolet on Nov 03, '04 09:14:31PM

Thanks for pointing that out. I have little experience with Xcode yet. The new archive is made from the "deployment" target. And the executable size grew from 9 to about 23 Kb. I guess this should fix the machine specific issue.



[ Reply to This | # ]
A command line tool to handle PPP connections
Authored by: geohar on Nov 04, '04 07:06:22AM

Yup. Works a treat.



[ Reply to This | # ]