Skip to content

lamontsession/code-space

Repository files navigation

Code Space

A collection of utility scripts and testing examples for various programming tasks.

Contents

This repository contains the following key files:

  • iplookup.sh: A Bash script for IP address lookup and analysis
  • archive_and_delete.sh: A Bash script for archiving and deleting files with verification
  • temp_and_delete.sh: A Bash script for testing file creation, execution, and cleanup
  • url-processor.ps1: A PowerShell GUI application for processing and refanging obfuscated URLs
  • email_template.ps1: A PowerShell GUI script for creating templated Outlook email drafts with predefined content
  • python-test.py: A Python test suite demonstrating data types and operations
  • shodan_iplookup.py: A Python script for performing IP lookups using the Shodan API

Contributing

  1. Fork the repository
  2. Create your additions branch (git checkout -b additions/programV2)
  3. Commit your changes (git commit -m 'Added some new features')
  4. Push to the branch (git push origin additions/programV2)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

LaMont Session

Last Updated

2026-03-07

About

Codespace that shows project code that is currently being worked.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors