Skip to content
View DailyDoseOBB's full-sized avatar
Block or Report

Block or report DailyDoseOBB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Nmap_Scan_Notifier Nmap_Scan_Notifier Public

    This python script takes a Twilio SID and auth token. When run with an IP as an argument, an nmap scan will initiate. When the scan completes, a text message is sent to a specified phone number.

    Python 1

  2. Phone-Directory Phone-Directory Public

    The project allows the user to add a person's name, phone number, and a one word description. The user can import the data from a text file and will be able to search by name for any phone number.

    C++

  3. Drag Drag Public

    This game runs on the One Lone Coder game engine. Two players dual in a 2d shooting game!

    C++

  4. Password-Generator Password-Generator Public

    When providing temporary passwords to users, it is not ideal to provide every user with the same password. This program solves that problem by providing words until the total characters is 8 or mor…

    C++

  5. TAM-Description-Maker TAM-Description-Maker Public

    This is a tool used by Asset Management to generate formatted information during check-ins.

    C++

  6. Simple-Port-Scanner Simple-Port-Scanner Public

    Simple python script to scan an ip in a selected port range.

    Python