GithubHelp home page GithubHelp logo

keeakita / osu-resnet-login Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfriedly/osu-resnet-login

0.0 1.0 0.0 102 KB

A simple Python script to let those students at OSU who are lucky enough to live in the dorms automate the process of logging in to ResNet.

Python 100.00%

osu-resnet-login's Introduction

This script lets students log in to the dorm networks the Ohio State University.

To set it up, edit the resnet.py file.  Search for "#Config vars, EDIT THESE!"
at the top. Below that, change "name.1" to your OSU name.number (it should still
be inside quotes). Also choose a method for logging in. There are three options:
 1. "prompt" - asks for the password when it's needed to log in (more secure)
 2. "file" - uses the password supplied in the line below
 3. "keyring" - uses the Gnome keyring to store your password.
 
Note that if you go with the "file" option, your password is stored in
plaintext. Do not use this unless you understand the risks! If you do, be sure
to enter your password on the next line.

Note that the "keyring" option will prompt you for your password on first run,
and then automatically use the password saved in the keyring as long as the
'login' keyring is unlocked. If your password changes you must update the
password saved in the keyring using a program like seahorse.

I take no responsbility for this software.  It is provided "as-is", with no
warranty, express or implied.

osu-resnet-login's People

Contributors

jfriedly avatar keeakita avatar

Watchers

 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.