Skip to content
/ urlsearch Public

URL Search is a server to save and search URLs by keywords

License

Notifications You must be signed in to change notification settings

vbsw/urlsearch

Repository files navigation

URL Search

Go Reference Go Report Card Stability: Experimental

About

URL Search is a server to save and search URLs by keywords. URL Search is published on https://github.com/vbsw/urlsearch.

Copyright

Copyright 2020, 2021, Vitali Baumtrok (vbsw@mailbox.org).

URL Search is distributed under the Boost Software License, version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)

URL Search is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Boost Software License for more details.

Usage

command line

urlsearch (INFO | {SERVER-PARAM})

INFO
	-h, --help         print this help
	-v, --version      print version
	--copyright        print copyright

SERVER-PARAM
	-p=N, --port=N     port number (N: integer)
	-t=S, --title=S    page title (S: string)
	-d=S, --dir=S      working directory (S: string)
	-b, --background   run in background

URL example

http://localhost:8080

References

About

URL Search is a server to save and search URLs by keywords

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages