networkwatcherd 0.0.3 → 0.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 320d10346786a0c94a6ca0e10306921028e0c618
4
- data.tar.gz: 0aee89e9daa379efe7bde9a21b7b28bf14910c82
3
+ metadata.gz: 69ae2486fd5c2467adb2b59e48b43467022a462a
4
+ data.tar.gz: 8c6e080d60175f200972c111b76e8e0437431bc1
5
5
  SHA512:
6
- metadata.gz: 3aedc7b6c388c0c9c3a9333b2438032cb3aac4a05eac9a5a2dce3395e5d2a91b673e67bc1ff72d54c91ed46e9bde1cf3e54c5c596c76223be9ce9805aee28b58
7
- data.tar.gz: d918437c907b97c1c281145ba4fd7534d72d3fa0c7c5f57d7c02cd6c69e2b8c9550da2c5abb9945156d9b9f73b9ae314237b0759df6f166f286c851d0941ce9c
6
+ metadata.gz: 0a41cccc24714315aeb5abfaab11ddbc3a19886cd7f2d73ca85d990f171c4fca7992e5d80dfbedb57f4797f1650af2d6af80f59e53466599a876bb177b3d5630
7
+ data.tar.gz: d57b687b70e818280830ecea561e9a9e3050bc276dc27c8f1a10eabaa9504e5e726894f5c991ada76b1aab9995b70ab4820b9b4f2cbc5bf16d9c9270c1ec0110
data/bin/networkwatcherd CHANGED
@@ -44,5 +44,6 @@ options[:devices] ||= 254
44
44
  S = Scanner.new(options[:devices].to_i)
45
45
  while true
46
46
  S.scan options[:ippattern],options[:sleep],options[:timeout]
47
+ sleep options[:sleep]
47
48
  end
48
49
 
@@ -1,3 +1,3 @@
1
1
  module Networkwatcherd
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.31"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: networkwatcherd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.31
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ahmed Khaled