This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tips-and-tricks [2014/07/21 22:36] gsamfira |
tips-and-tricks [2014/07/21 22:44] (current) |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| </ | </ | ||
| - | ==== with auth: ==== | + | ===== with auth ===== |
| + | * generate base64 auth string: | ||
| + | |||
| + | < | ||
| + | # python | ||
| + | python -c ' | ||
| + | # bash | ||
| + | echo -n " | ||
| + | #perl | ||
| + | perl -MMIME:: | ||
| + | </ | ||
| < | < | ||