Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delthas/gobang
A small custom DuckDuckGo-proxy search engine for defining your own bangs
https://github.com/delthas/gobang
duckduckgo search-bang search-engine
Last synced: 2 days ago
JSON representation
A small custom DuckDuckGo-proxy search engine for defining your own bangs
- Host: GitHub
- URL: https://github.com/delthas/gobang
- Owner: delthas
- License: mit
- Created: 2020-02-24T12:11:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T01:12:36.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T17:33:52.570Z (over 1 year ago)
- Topics: duckduckgo, search-bang, search-engine
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gobang [![builds.sr.ht status](https://builds.sr.ht/~delthas/gobang.svg)](https://builds.sr.ht/~delthas/gobang?)
A small custom DuckDuckGo proxy for defining your own bangs.
If no bangs are used, will redirect to Google by default.
Setup:
- `gobang -port 8080 -url "http://example.com:8080"`Usage:
- visit `/` to make your browser autodetect the search engine
- simply use it as your browser search engine
- add bangs by filling the form at `/add`
- manage bangs by stopping gobang and editing `bangs.txt`Building:
- `go install git.saucisseroyale.cc/delthas/picopacker`
- make sure to `go generate` after editing any HTML files| OS | URL |
|---|---|
| Linux x64 | https://delthas.fr/gobang/linux/gobang |
| Mac OS X x64 | https://delthas.fr/gobang/mac/gobang |
| Windows x64 | https://delthas.fr/gobang/windows/gobang.exe |