Giter Club home page Giter Club logo

eyefi-config's Introduction

Just:

	make

Then:

To scan for networks:

$ ./eyefi-config -s
Scanned wireless networks:
'MYESSID' type(2): WPA, strength: 33
'VEXD2' type(1): WEP, strength: -1

Fetch the log:

$ ./eyefi-config -l
fetching EyeFi card log part 1/4...done
fetching EyeFi card log part 2/4...done
fetching EyeFi card log part 3/4...done
fetching EyeFi card log part 4/4...done
56:48] Done scanning for new photos. Uploads not pending.
[56:48] Done scanning for all photos. Uploads not pending.
[802:37]   EAPOL-Key type=2
[802:37] WPA: RX message 1 of 4-Way Handshake from 00:11:95:aa:bb:cc (ver=2)
[802:37] WPA: Sending EAPOL-Key 2/4
...

Test a network (without adding to the card:

# ./eyefi-config -t ESSID -p password
trying to connect to WPA network: 'MYESSID' with passphrase: 'password'
Testing connecion to 'MYESSID' (1): locating network
Testing connecion to 'MYESSID' (2): verifying network key.....
Testing connecion to 'MYESSID' (3): waiting for DHCP..................
Testing connecion to 'MYESSID' (4): testing connection to Eye-Fi server.....
Testing connecion to 'MYESSID' (5): success
Succeeded connecting to: 'MYESSID'

Add a network:

$ ./eyefi-config -a MYESSID -p password
trying to connect to WPA network: 'MYESSID' with passphrase: 'password'
Testing connecion to 'MYESSID' (1): locating network
Testing connecion to 'MYESSID' (2): verifying network key.....
Testing connecion to 'MYESSID' (3): waiting for DHCP..................
Testing connecion to 'MYESSID' (4): testing connection to Eye-Fi server.....
Testing connecion to 'MYESSID' (5): success
Succeeded connecting to: 'MYESSID'

List the networks configured on the card:

$ ./eyefi-config -c
configured wireless networks:
'bcdefghijkl'
'MYESSID'


eyefi-config's People

Contributors

hansendc avatar palmer-dabbelt avatar rockwalrus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.