-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy-notes
executable file
·30 lines (20 loc) · 1.21 KB
/
my-notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Build and install the gem
gem build ssltransportagent-gemspec
sudo gem install ssltransportagent-1.11-x86_64-linux.gem
sudo gem uninstall ssltransportagent
# test the gem by running the installed test program
>ssltransportagentgemtest.log; ssltransportagentgemtest.rb
# Other useful commands
#git remote add origin https://github.com/mjwelchphd/ssltransportagent.git
git push -u origin master
gem push ssltransportagent-1.11-x86_64-linux.gem
# [email protected]:mjwelchphd/ssltransportagent.git
>ssltransportagentgemtest.log; ruby -Ilib bin/ssltransportagentgemtest.rb --debug -x
# cd /usr/local/lib/ruby/gems/2.2.0/gems/ssltransportagent-1.11-x86_64-linux/
swaks tsarmail.org:2000 -f [email protected] -t [email protected] --ehlo tsarmail.org
swaks -tls -s 166.78.151.141:25 -f [email protected] -t [email protected] --ehlo tsarmail.org
swaks -tls -s 2001:4800:7812:514:be76:4eff:fe05:3aad/25 -f [email protected] -t [email protected] --ehlo tsarmail.org
swaks -tls -s 166.78.151.141:587 -f [email protected] -t [email protected] --ehlo tsarmail.org
swaks -tls -s 2001:4800:7812:514:be76:4eff:fe05:3aad/587 -f [email protected] -t [email protected] --ehlo tsarmail.org
nmap localhost -6; nmap localhost
nmap tsarmail.org -6; nmap tsarmail.org