Version Pombo : Différence entre versions

De Vulgum Techus
Aller à : Navigation, rechercher
(Page créée avec « '''0.0.6 (2009-08-30)''' *Added onlyonipchange option so that Pombo only starts sending reports if the IP address has changed. '''0.0.5 (2009-08-26)''' *In pombo.php, chan... »)
 
 
Ligne 1 : Ligne 1 :
 
'''0.0.6 (2009-08-30)'''
 
'''0.0.6 (2009-08-30)'''
*Added onlyonipchange option so that Pombo only starts sending reports if the IP address has changed.
+
*Added onlyonipchange option so that Pombo only starts sending reports if the [[IP]] address has changed.
 
'''0.0.5 (2009-08-26)'''
 
'''0.0.5 (2009-08-26)'''
*In pombo.php, changed $REMOTE_ADDR to $_SERVER['REMOTE_ADDR'] (Thanks Yoan !) because $REMOTE_ADDR alone does not work on all servers.
+
*In pombo.php, changed $REMOTE_ADDR to $_SERVER['REMOTE_ADDR'] because $REMOTE_ADDR alone does not work on all servers.
 
*No more paths in the zip file.
 
*No more paths in the zip file.
 
*Added the list of all nearby WiFi access points, with their hardware address (MAC), SSID and power. This information can be very helpful to locate the stolen computer.
 
*Added the list of all nearby WiFi access points, with their hardware address (MAC), SSID and power. This information can be very helpful to locate the stolen computer.
 
'''0.0.4 (2009-08-25)'''
 
'''0.0.4 (2009-08-25)'''
 
*traceroute is awfully slow on some ISP (more than 8 minutes observed by an Orange ADSL subscriber). Options "-q1 -n" is now used to mitigate.
 
*traceroute is awfully slow on some ISP (more than 8 minutes observed by an Orange ADSL subscriber). Options "-q1 -n" is now used to mitigate.
*Public IP address is now directly provided by pombo.php. This is much simple and logical.
+
*Public IP address is now directly provided by pombo.php. This is much simpler and logical.
 
*Pombo now reads its configuration from /etc/pombo.conf (instead of having to modify parameters in the code). This will ease updates of Pombo.
 
*Pombo now reads its configuration from /etc/pombo.conf (instead of having to modify parameters in the code). This will ease updates of Pombo.
 
'''0.0.3'''
 
'''0.0.3'''
 
*Corrected a bug which prevented correct screenshot with scrot
 
*Corrected a bug which prevented correct screenshot with scrot

Version actuelle en date du 13 décembre 2013 à 09:42

0.0.6 (2009-08-30)

  • Added onlyonipchange option so that Pombo only starts sending reports if the IP address has changed.

0.0.5 (2009-08-26)

  • In pombo.php, changed $REMOTE_ADDR to $_SERVER['REMOTE_ADDR'] because $REMOTE_ADDR alone does not work on all servers.
  • No more paths in the zip file.
  • Added the list of all nearby WiFi access points, with their hardware address (MAC), SSID and power. This information can be very helpful to locate the stolen computer.

0.0.4 (2009-08-25)

  • traceroute is awfully slow on some ISP (more than 8 minutes observed by an Orange ADSL subscriber). Options "-q1 -n" is now used to mitigate.
  • Public IP address is now directly provided by pombo.php. This is much simpler and logical.
  • Pombo now reads its configuration from /etc/pombo.conf (instead of having to modify parameters in the code). This will ease updates of Pombo.

0.0.3

  • Corrected a bug which prevented correct screenshot with scrot