Frontend

command module
v0.0.0-...-9881809 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

README

Frontend

Frontend for GoSnipe's runtime.

Prerequisites

  • Go 1.16
  • Git

Installing

Clone repo and run this command

go install gosnipe.go

Running after install

gosnipe

CLI Flags

-h, --help:
	Invokes this help page.
Required:
	-n, --name:
		Sets the name to snipe.
		Value: string
	One of either:
		-m, --microsoft:
			Uses a Microsoft account if true. Requires console input or --bearer set.
		-p, --path:
			Path to your accounts file.
			Value: string
			Default: "accounts.txt"
Optional:
	-b, --bearer:
		Provides the response for --microsoft.
		Value: String
		Default: ""
	-l, --speed-limit:
		Delay between requests (in milliseconds). Ex:
			Sent at .0001
			Delay of .0003
			Sent at .0004
		Value: int
		Default: 0
	-o, --offset:
		Sets the offset (in milliseconds) to value specified.
		Value: float
		Default: 0
	-a, --auto-offset
		Automatically sets the offset using X requests.
		Value: int
		Default: off/no auto-delay
	-r, --requests:
		Sends this many requests.
		Value: int
		Default: 2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL