/[LeafOK_CVS]/lbbs/src/test_ssh_server.c
ViewVC logotype

Diff of /lbbs/src/test_ssh_server.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.7 by sysadm, Sat Jun 7 07:35:06 2025 UTC Revision 1.8 by sysadm, Wed Jun 18 04:04:09 2025 UTC
# Line 1  Line 1 
1  // This test was written base on libssh example/proxy.c  /***************************************************************************
2                                            test_ssh_server.c  -  description
3                                                             -------------------
4            Copyright            : (C) 2004-2025 by Leaflet
5            Email                : leaflet@leafok.com
6     ***************************************************************************/
7    
8    /***************************************************************************
9     *                                                                         *
10     *   This program is free software; you can redistribute it and/or modify  *
11     *   it under the terms of the GNU General Public License as published by  *
12     *   the Free Software Foundation; either version 3 of the License, or     *
13     *   (at your option) any later version.                                   *
14     *                                                                         *
15     ***************************************************************************/
16    
17    // This test was written based on libssh example/proxy.c
18    
19  #include "log.h"  #include "log.h"
20  #include <stdio.h>  #include <stdio.h>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1