[go: up one dir, main page]

Showing 2 open source projects for "file master 16"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 1
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    UberShell

    Enhanced Linux shell using bash and zsh

    Enhanced shell with multiple windows and added commands To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh) Custom commands added to the default shell (zsh): cscript <script>: executes a C/C++ script. example: cscript "printf("Hello World!");" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves a file servedir: Opens a webserver at port 8000 and serves a dir servelog: Serves tail of syslog on port 12345 sizeof: List total sizes of subdirectorys largedirs: Lists directorys with 100+ MB disk usage mkdirc : Creates a dir and changes to it freefile : Kills all processes using a file lastedited: Shows which files have been edited findbin: Finds binary files not installed by dpkg frename : Renames parts of a filename connections: Shows network connections [...]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next