Skip to content

LINSANITY03/FileServerApp

Repository files navigation

File Transfer Protocol CLI

Go versions Build

This is a command-line interface written in Golang programming language.

Technology

  • Golang 1.21.4
  • Windows 10
  • X64

Run the cli

Open the terminal and run the command below.

git clone https://github.com/LINSANITY03/FileServerApp.git
go run . [options]

options:

  • -file string : Path of a file
  • -q : Exit the program
  • -vf string [-s]: View the content of a file. Use s flag to view file in browser.
  • -h : Get all the details regarding cli.

About

Open Source File Transfer Protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages