mbank-cli svn20080218R84 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News mbank-cli svn20080218R84 (Default branch)
# 1  
Old 02-19-2008
mbank-cli svn20080218R84 (Default branch)

'mbank-cli' provides a rudimentary command lineinterface to the mBank online banking system.License: GNU General Public License v2Changes:
The Web API changes were followed, so that listing account operations (even with multi-page results or empty results) works again.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
gnutls-cli-debug(1)					      General Commands Manual					       gnutls-cli-debug(1)

NAME
gnutls-cli-debug - GnuTLS test client, with verbose output SYNOPSIS
gnutls-cli-debug [options] hostname DESCRIPTION
Simple client program to set up a TLS connection to some other computer. Like gnutls-cli(1), it sets up a TLS connection and forwards data from the standard input to the socket. Any information about the TLS control connection is printed to standard error. OPTIONS
-d, --debug integer Enable debugging. -p, --port integer The port to connect to. -h, --help Prints a short reminder of the command line options. -v, --verbose Even more verbose output. SEE ALSO
gnutls-cli(1), gnutls-serv(1) AUTHOR
Nikos Mavroyanopoulos <nmav@gnutls.org> and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list. This manual page was written by Ivo Timmermans <ivo@debian.org>, for the Debian GNU/Linux system (but may be used by others). December 1st 2003 gnutls-cli-debug(1)