File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ Access to our services requires creating an account using our pico.sh TUI.
13
13
All we need is an SSH keypair. So before you begin, please make sure you have a
14
14
valid SSH keypair or [ generate one] ( /faq#how-do-i-generate-an-ssh-key ) .
15
15
16
- > By signing up to pico, you agree to our [ privacy policy] ( /privacy ) and our
17
- > [ terms of service] ( /ops ) .
18
-
19
16
To get started, ` ssh ` into our TUI console:
20
17
21
18
``` bash
22
19
ssh pico.sh
23
20
```
24
21
22
+ > By signing up to pico, you agree to our [ privacy policy] ( /privacy ) and our
23
+ > [ terms of service] ( /ops ) .
24
+
25
25
Getting an error? Read our FAQ,
26
26
[ why can't I login to pico?] ( faq#why-cant-i-login-to-pico ) .
27
27
@@ -31,8 +31,9 @@ will create the following domains on your behalf:
31
31
32
32
```
33
33
glossy.prose.sh
34
- glossy.pgs.sh
35
34
glossy.pastes.sh
35
+ glossy-{project}.pgs.sh
36
+ glossy-{tunnel}.tuns.sh
36
37
```
37
38
38
39
# Next Steps
You can’t perform that action at this time.
0 commit comments