help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
go-cli-tool
RSK World
go-cli-tool
Go CLI Tool v3.0 - Command-Line Interface with File Operations + Text Processing + System Monitoring + Cryptographic Tools + Network Utilities + HTTP Client + Image Processing + Cross-Platform Support + Modern Go Development
go-cli-tool
  • internal
  • LICENSE1.1 KB
  • README.md3.8 KB
  • RELEASE_NOTES_v3.0.md7 KB
  • demo-readme.md3 KB
  • go.mod403 B
  • index.html19.7 KB
  • main.go15.3 KB
  • test-commands.bat2.5 KB
  • test-commands.sh2.5 KB
test-commands.bat
test-commands.bat
Raw Download
Find: Go to:
@echo off
echo ================================================
echo         🚀 GO CLI TOOL v3.0 - TEST SUITE
echo ================================================
echo.

echo Testing basic functionality...
echo.

echo 1. Testing help command:
go-cli-tool help
echo.
echo Press any key to continue...
pause > nul

echo.
echo 2. Testing system info:
go-cli-tool sys -info
echo.
echo Press any key to continue...
pause > nul

echo.
echo 3. Testing current time:
go-cli-tool sys -time
echo.
echo Press any key to continue...
pause > nul

echo.
echo 4. Testing local IP:
go-cli-tool net -ip
echo.
echo Press any key to continue...
pause > nul

echo.
echo 5. Testing DNS lookup:
go-cli-tool net -dns google.com
echo.
echo Press any key to continue...
pause > nul

echo.
echo 6. Testing text processing:
go-cli-tool text -count -input "Hello World from Go CLI Tool"
echo.
echo Press any key to continue...
pause > nul

echo.
echo 7. Testing password generation:
go-cli-tool rand -pass -len 12
echo.
echo Press any key to continue...
pause > nul

echo.
echo 8. Testing UUID generation:
go-cli-tool rand -uuid
echo.
echo Press any key to continue...
pause > nul

echo.
echo 9. Testing unit conversion:
go-cli-tool conv -val 30 -c2f
echo.
echo Press any key to continue...
pause > nul

echo.
echo 10. Testing cryptographic hash:
go-cli-tool crypto -hash "test message"
echo.
echo Press any key to continue...
pause > nul

echo.
echo ================================================
echo         🎉 ALL TESTS COMPLETED!
echo ================================================
echo.
echo Test Results:
echo ✅ Help command - Shows available options
echo ✅ System info - Displays system information
echo ✅ Current time - Shows current system time
echo ✅ Local IP - Detects local IP addresses
echo ✅ DNS lookup - Resolves domain names
echo ✅ Text processing - Counts words in text
echo ✅ Password generation - Creates secure passwords
echo ✅ UUID generation - Generates unique identifiers
echo ✅ Unit conversion - Converts temperature units
echo ✅ Cryptographic hash - Generates SHA256 hashes
echo.
echo For more advanced features, try:
echo - File operations: go-cli-tool file --help
echo - Image processing: go-cli-tool img --help
echo - Web tools: go-cli-tool web --help
echo - Interactive mode: go-cli-tool shell
echo - System monitoring: go-cli-tool mon
echo.
echo Thank you for testing Go CLI Tool v3.0!
echo Visit: https://rskworld.in
echo.
pause
106 lines•2.5 KB
batch

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer