Adding wget
"Gilles Espinasse" <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.devel |
|---|---|
| Message-ID | <053301ccbfb0$d6be0b30$f9b5a8c0@pii350> |
----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Tuesday, December 20, 2011 11:27 PM Subject: [Ipcop-svn] SF.net SVN: ipcop:[6169] ipcop/trunk > Revision: 6169 > http://ipcop.svn.sourceforge.net/ipcop/?rev=6169&view=rev > Author: owes > Date: 2011-12-20 22:27:40 +0000 (Tue, 20 Dec 2011) > Log Message: > ----------- > Add wget. > The to be included URL filter needs something to be able to download blacklist(s). > That something could have been our usual perl code to download needed file as we have done before. wget is a 300 kB code size (stripped). I agree the perl code we used may be feature limited in some situations. Using wget could be a a way to simplify the perl download code we previously had but we need a way to restrict download to only a selected list of URL. And if wget is added, we would need to remove the perl code now unused. Maybe only using chmod 0744 /usr/bin/wget, and using a helper to download from web interface? Gilles ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev