mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-25 19:27:44 +03:00
Updated FAQ (markdown)
parent
f6d24c0691
commit
98d00ad9bd
9
FAQ.md
9
FAQ.md
@ -3,14 +3,17 @@ Frequently Answered Questions
|
|||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
* [Is this a replacement for IRC?](https://github.com/shazow/ssh-chat/wiki/FAQ#is-this-a-replacement-for-irc)
|
* [Is this a replacement for IRC?](https://github.com/shazow/ssh-chat/wiki/FAQ#is-this-a-replacement-for-irc)
|
||||||
* [How can I build ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-build-ssh-chat)
|
* [How can I contribute to ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#building-and-contributing)
|
||||||
* [How can I contribute to ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-contribute-to-ssh-chat)
|
|
||||||
* [What features are planned for ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#what-features-are-planned-for-ssh-chat)
|
* [What features are planned for ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#what-features-are-planned-for-ssh-chat)
|
||||||
* [How can I click on URLs posted in chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-click-on-urls-posted-in-chat)
|
* [How can I click on URLs posted in chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-click-on-urls-posted-in-chat)
|
||||||
* [Can I block users from connecting? How do I assign admins?](https://github.com/shazow/ssh-chat/wiki/FAQ#can-i-block-users-from-connecting-how-do-i-assign-admins)
|
* [Can I block users from connecting? How do I assign admins?](https://github.com/shazow/ssh-chat/wiki/FAQ#can-i-block-users-from-connecting-how-do-i-assign-admins)
|
||||||
* [How do I add color escape codes to my motd file?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-add-color-escape-codes-to-my-motd-file)
|
* [How do I add color escape codes to my motd file?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-add-color-escape-codes-to-my-motd-file)
|
||||||
* [How do I install ssh-chat and run it?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-install-ssh-chat-and-run-it)
|
* [How do I install ssh-chat and run it?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-do-i-install-ssh-chat-and-run-it)
|
||||||
|
|
||||||
|
<!--* [How can I build ssh-chat?](https://github.com/shazow/ssh-chat/wiki/FAQ#how-can-i-build-ssh-chat)
|
||||||
|
2. Missing mathcing texts
|
||||||
|
-->
|
||||||
|
|
||||||
## Is this a replacement for IRC?
|
## Is this a replacement for IRC?
|
||||||
|
|
||||||
It can be for some scenarios, but the goals are not identical.
|
It can be for some scenarios, but the goals are not identical.
|
||||||
@ -86,4 +89,4 @@ There are a few options:
|
|||||||
|
|
||||||
- If you're using `go get github.com/shazow/ssh-chat`, then the binary will be in your `$GOPATH/bin`. Add it to your `$PATH` or use the absolute path.
|
- If you're using `go get github.com/shazow/ssh-chat`, then the binary will be in your `$GOPATH/bin`. Add it to your `$PATH` or use the absolute path.
|
||||||
|
|
||||||
Once you have ssh-chat, you can read about [deploying the server here](https://github.com/shazow/ssh-chat/wiki/Deployment).
|
Once you have ssh-chat, you can read about [deploying the server here](https://github.com/shazow/ssh-chat/wiki/Deployment).
|
Loading…
x
Reference in New Issue
Block a user