zoukankan      html  css  js  c++  java
  • [checkin]加入Freenode Irc

    N1ctf的签到就是这个

    0ctf提前准备一下

    首先安装weechat

      sudo apt-get install weechat

      /server add freenode chat.freenode.Net #选择添加freenode服务器

      /connect freenode
      /nick USRENAME  #注册用户名

      /msg nickserv register <当前昵称的密码> [E-Mail地址]  #添加密码和邮箱:
      /join #XXX     #加入频道
      /exit

    登录

      /connect freenode

      /nick NamePlate

      /msg NickServ identify <password>

      /join #0ctf

      

  • 相关阅读:
    poj1837 Balance

    字符流
    字节流
    File类
    this和static
    异常
    接口
    抽象类
    多态
  • 原文地址:https://www.cnblogs.com/rookieDanny/p/8651817.html
Copyright © 2011-2022 走看看